]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net/mlx5e: Re-eanble client vlan TX acceleration
authorAchiad Shochat <achiad@mellanox.com>
Tue, 3 Nov 2015 06:07:23 +0000 (08:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Nov 2015 15:41:51 +0000 (10:41 -0500)
commite4cf27bd9ce64d048df52a21cf162ce8b1a99362
treee7b5ca95b2a468c9eff772058f284067f65cfdd7
parentfe9f4fe58d17e09b210061ed089dba6e81564652
net/mlx5e: Re-eanble client vlan TX acceleration

This reverts commit cd58c714acb9 "net/mlx5e: Disable client vlan TX acceleration".

Bring back client vlan insertion offload, the original
performance issue was found and fixed in the next patch.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
drivers/net/ethernet/mellanox/mlx5/core/en_tx.c