kernel-fxtec-pro1x/net/8021q
Herbert Xu aa4b9f533e gro: Optimise Ethernet header comparison
This patch optimises the Ethernet header comparison to use 2-byte
and 4-byte xors instead of memcmp.  In order to facilitate this,
the actual comparison is now carried out by the callers of the
shared dev_gro_receive function.

This has a significant impact when receiving 1500B packets through
10GbE.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-08 20:22:18 -08:00
..
Kconfig
Makefile
vlan.c
vlan.h
vlan_core.c gro: Optimise Ethernet header comparison 2009-02-08 20:22:18 -08:00
vlan_dev.c
vlan_gvrp.c
vlan_netlink.c
vlanproc.c
vlanproc.h