DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] Fixes in the RSS expansion method
@ 2021-09-05  9:35 Lior Margalit
  2021-09-05  9:35 ` [dpdk-dev] [PATCH v1 1/2] net/mlx5: fix RSS expansion for 'explicit' graph node Lior Margalit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lior Margalit @ 2021-09-05  9:35 UTC (permalink / raw)
  To: Matan Azrad; +Cc: Lior Margalit, dev

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-09-12  9:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05  9:35 [dpdk-dev] [PATCH v1 0/2] Fixes in the RSS expansion method Lior Margalit
2021-09-05  9:35 ` [dpdk-dev] [PATCH v1 1/2] net/mlx5: fix RSS expansion for 'explicit' graph node Lior Margalit
2021-09-05  9:35 ` [dpdk-dev] [PATCH v1 2/2] net/mlx5: fix RSS expansion traversal over next nodes Lior Margalit
2021-09-12  9:29 ` [dpdk-dev] [PATCH v1 0/2] Fixes in the RSS expansion method Raslan Darawsheh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).