linux/drivers/net/ethernet/myricom
Andrew Gallatin 1b4c44e636 myri10ge: Add vlan rx for better GRO perf.
Unlike LRO, GRO requires that vlan tags be removed before
aggregation can occur.  Since the myri10ge NIC does not support
hardware vlan tag offload, we must remove the tag in the driver
to achieve performance comparable to LRO for vlan tagged frames.

Thanks to Eric Duzamet for his help simplifying the original patch.

Signed-off-by: Andrew Gallatin <gallatin@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-11-30 13:44:04 -05:00
..
myri10ge myri10ge: Add vlan rx for better GRO perf. 2012-11-30 13:44:04 -05:00
Kconfig myri10ge: Convert from LRO to GRO 2012-11-30 13:44:04 -05:00
Makefile myri*: Move the Myricom drivers 2011-08-11 02:41:42 -07:00