]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Have a single RSS Toeplitz hash key
authorAchiad Shochat <achiad@mellanox.com>
Sun, 16 Aug 2015 13:04:45 +0000 (16:04 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Aug 2015 22:51:35 +0000 (15:51 -0700)
commitf9015249e24852213df509746d0a4b8820e8dea0
treed332a7dcee0165609372f133fba32ed5e038c8fd
parent8466ec4d018c499b892fa0152a2e4627939a7eb6
net/mlx5e: Have a single RSS Toeplitz hash key

No need to generate a unique key per TIR.
Generating a single key per netdev and copying it to all
its TIRs.

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