mbox series

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

Message ID 20240617140747.169197-1-getelson@nvidia.com (mailing list archive)
Headers
Series fix non-template IPv6 RSS hash |

Message

Gregory Etelson June 17, 2024, 2:07 p.m. UTC
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 Sosnowski <dsosnowski@nvidia.com>
  

Comments

Raslan Darawsheh July 1, 2024, 7:33 a.m. UTC | #1
Hi,
From: Gregory Etelson <getelson@nvidia.com>
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

 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 Sosnowski <dsosnowski@nvidia.com>

--
2.43.0


Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh