linux/drivers/net/ethernet/qlogic/qlge
brenohl@br.ibm.com 1a0150a93c qlge: Add offload features to vlan interfaces
This patch fills the net_device vlan_features with the proper hardware features,
thus, improving the vlan interface performance.

With the patch applied, I can see around 148% improvement on a TCP_STREAM test,
from 3.5 Gb/s to 8.7 Gb/s. On TCP_RR, I see a 11% improvement, from 18k
to 20. The CPU utilization is almost the same on both cases, from the comparison
above.

Signed-off-by: Breno Leitao <brenohl@br.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-29 23:18:30 -07:00
..
Makefile
qlge.h qlge: Bumped driver version to 1.00.00.31 2012-07-10 23:28:34 -07:00
qlge_dbg.c drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages 2012-01-31 16:20:21 -05:00
qlge_ethtool.c qlge: fix an "&&" vs "||" bug 2012-07-18 09:40:53 -07:00
qlge_main.c qlge: Add offload features to vlan interfaces 2012-07-29 23:18:30 -07:00
qlge_mpi.c