commit | d8c9660dac6287490ef450bc892593f05d364531 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Wed Apr 20 22:02:11 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 21 15:09:04 2016 -0400 |
tree | 657da3268f7b7c29fe9eeecb1325adcce0c22d7a | |
parent | 593cf33829adfd3d5c75d42879cc42afded1b626 [diff] |
net/mlx5e: Use only close NUMA node for default RSS Distribute default RSS table uniformly over the rings of the close NUMA node, instead of all available channels. This way we enforce the preference of close rings over far ones. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>