commit | 1d962ecf1e8d42c09abac2f715239a592c9415de | [log] [tgz] |
---|---|---|
author | brenohl@br.ibm.com <brenohl@br.ibm.com> | Wed Jul 18 09:29:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 19 10:48:00 2012 -0700 |
tree | 3fc8a3145b96ba82a221d9dbc61ed385d750139b | |
parent | 83bd1b793e1e6b68be4f7b18752de9620137dfa2 [diff] |
cxgb3: Set vlan_feature on net_device cxgb3 interface has a bad performance when VLAN is set. On my current setup, a PowerLinux 7R2, I am able to get around 7 Gbps on a TCP_STREAM (8 instances, 4k message). With this patch, I am able to reach 9.5 Gbps. Signed-off-by: Breno Leitao <brenohl@br.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>