]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
authorAchiad Shochat <achiad@mellanox.com>
Thu, 23 Jul 2015 20:36:01 +0000 (23:36 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 07:29:17 +0000 (00:29 -0700)
commitb7cf5b03b17e9e2cfec7446b06b457560233e146
treebbce6a1b99617586e10dbc3aa2738278f8b9b881
parenta3c774f6319281cb85061619ed3f042ec0c6f749
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function

In addition to the source/destination IP which are already hashed.
Only for unicast traffic for now.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Amir Vadai <amirv@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_flow_table.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c