[dpdk-dev] [PATCH v1 0/2] Fixes in the RSS expansion method
Lior Margalit
lmargalit at nvidia.com
Sun Sep 5 11:35:56 CEST 2021
The RSS expansion algorithm is using a graph to find the possible
expansion paths.
This patch set corrects the traversal over the nodes.
Lior Margalit (2):
net/mlx5: fix RSS expansion for 'explicit' graph node
net/mlx5: fix RSS expansion traversal over next nodes
drivers/net/mlx5/mlx5_flow.c | 54 ++++++++++++++++++++++++++----------
1 file changed, 39 insertions(+), 15 deletions(-)
--
2.25.1
More information about the dev
mailing list