diff options
author | Alexander Duyck <[email protected]> | 2013-01-09 08:50:42 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2013-02-05 01:44:27 -0800 |
commit | c560451c2009b94820460e06d3f7c258f7234948 (patch) | |
tree | 5616c80808bce09a820f75ee2c5971b49ef47197 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 7e63bf490151f7e457002fc046601bb6bb541fa3 (diff) |
ixgbe: Fix SR-IOV MTU warning
This change corrects the fact that we were using 1522 to test for the
max frame size in ixgbe_change_mtu and 1518 in ixgbe_set_vf_lpe. The
difference was the addition of VLAN_HLEN which we only need to add in the case
of computing a buffer size, but not a filter size.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Sibai Li <[email protected]>
Tested-by: Stephen Ko <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions