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