Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Xiaoyu Min > Sent: Friday, March 26, 2021 8:20 AM > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 0/2] fixs for shared RSS action > > 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
Series applied to next-net-mlx, Kindest regards, Raslan Darawsheh