diff options
author | Alexander Duyck <alexander.h.duyck@intel.com> | 2013-01-09 08:50:42 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-02-05 01:44:27 -0800 |
commit | c560451c2009b94820460e06d3f7c258f7234948 (patch) | |
tree | 5616c80808bce09a820f75ee2c5971b49ef47197 /tools/perf/scripts/python/syscall-counts.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 <alexander.h.duyck@intel.com>
Tested-by: Sibai Li <Sibai.li@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions