commit | d4b6c48800dda97f5a0824305d7c8175a127d414 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Wed Jun 07 13:55:34 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun Sep 03 06:34:09 2017 +0300 |
tree | 29260122a1930ce53bb111bc67015d0973457d06 | |
parent | a8c2eb15797a0f0bf17734d365da7bdc3e263155 [diff] |
net/mlx5e: Distribute RSS table among all RX rings In default, uniformly distribute the RSS indirection table entries among all RX rings, rather than restricting this only to the rings on the close NUMA node. irqbalancer would anyway dynamically override the default affinities set to the RX rings. This gives better multi-stream performance and CPU util. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>