commit | 2be6967cdbc95a9960b620defedbf5e02e2af619 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 23 23:35:56 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 27 00:29:16 2015 -0700 |
tree | 9ee191679bcef818809fc24b0c9a52cfa23230e0 | |
parent | fda19e83fb615edb1555e7a07130695cf0073d20 [diff] |
net/mlx5e: Support ETH_RSS_HASH_XOR The ConnectX-4 HW implements inverted XOR8. To make it act as XOR we re-order the HW RSS indirection table. Set XOR to be the default RSS hash function and add ethtool API to control it. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>