[dpdk-dev] [PATCH 0/2] fixs for shared RSS action

Xiaoyu Min jackmin at nvidia.com
Fri Mar 26 06:20:19 CET 2021


This series of patchs fix two problems of shared RSS action:
1. inner RSS (level > 1) doesn't work
2. missed RSS types support (i.e L3-src-only)

Xiaoyu Min (2):
  net/mlx5: fix shared inner RSS
  net/mlx5: fix missing shared RSS hash types

 drivers/net/mlx5/mlx5_flow.h    |  22 +++-
 drivers/net/mlx5/mlx5_flow_dv.c | 176 +++++++++++++++++++++++++++-----
 2 files changed, 170 insertions(+), 28 deletions(-)

-- 
2.31.0



More information about the dev mailing list