linux/drivers/net/ethernet/intel
Alexander Duyck 1d2024f61e ixgbe: Address fact that RSC was not setting GSO size for incoming frames
This patch is meant to address the fact that RSC has not been setting the
gso_size value on the skb.  As a result performance on lossy TCP
connections was negatively impacted.  This change resolves the issue by
setting gso_size to the average size for incoming packets.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-02-10 15:44:19 -08:00
..
e1000 e1000: Adding e1000_dump function 2012-02-07 04:01:46 -08:00
e1000e e1000e: replace '1' with 'true' for boolean get_link_status 2012-02-10 00:07:25 -08:00
igb igb: fix warning about unused function 2012-02-10 00:07:39 -08:00
igbvf igbvf: refactor Interrupt Throttle Rate code 2012-02-07 03:49:23 -08:00
ixgb drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages 2012-01-31 16:20:21 -05:00
ixgbe ixgbe: Address fact that RSC was not setting GSO size for incoming frames 2012-02-10 15:44:19 -08:00
ixgbevf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-02-04 16:39:32 -05:00
e100.c drivers/net: Remove alloc_etherdev error messages 2012-01-31 16:20:48 -05:00
Kconfig i825xx:xscale:8390:freescale: Fix Kconfig dependancies 2011-11-04 17:41:20 -04:00
Makefile