Re: [PATCH 0/2] fix non-template IPv6 RSS hash

2024-07-01 Thread Raslan Darawsheh
Hi, From: Gregory Etelson Sent: Monday, June 17, 2024 5:07 PM To: dev@dpdk.org Cc: Gregory Etelson; Maayan Kashani; Raslan Darawsheh Subject: [PATCH 0/2] fix non-template IPv6 RSS hash Gregory Etelson (2): net/mlx5: refactor non-template RSS expansion net/mlx5: fix non-template IPv6 RSS hash

[PATCH 0/2] fix non-template IPv6 RSS hash

2024-06-17 Thread Gregory Etelson
Gregory Etelson (2): net/mlx5: refactor non-template RSS expansion net/mlx5: fix non-template IPv6 RSS hash drivers/net/mlx5/mlx5_flow_hw.c | 6 +- drivers/net/mlx5/mlx5_nta_rss.c | 99 - 2 files changed, 85 insertions(+), 20 deletions(-) Acked-by: Dariusz S