From: brenohl@br.ibm.com Date: Fri, 27 Jul 2012 08:54:52 +0000 (+0000) Subject: qlge: Add offload features to vlan interfaces X-Git-Tag: v3.6-rc1~30^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a0150a93c496986297fc08304ac564213c08942;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed