commit | 1395807091300b84789316cad2a9142b58f9092a | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Aug 19 13:37:21 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 16:44:22 2010 -0700 |
tree | a8535c41d2fc735cf4954447e9508039f974cac9 | |
parent | f5dc442b4671e2961c2e5bb3e16a86ce7da86cd3 [diff] |
ixgbe: bump PS header size to 512 bytes Bump the header size for packet split to 512 bytes since this makes the best use of the 1k buffer that is allocated for any skb 512 bytes or smaller. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>