[dpdk-dev] [PATCH v2 0/2] net/mlx5: prevent RSS distribution by L4 proto alone

Lior Margalit lmargalit at nvidia.com
Tue Jul 27 08:46:18 CEST 2021


Set proper selection flags for the RX hash and queue num in case of 
mismatch between the L3 proto of the RSS hash types and the flow rule 
pattern.

v2:
* Same code changes as v1, but separated into two commits.

Lior Margalit (2):
  net/mlx5: fix RSS L4 proto selection flags settings
  net/mlx5: fix queue num in RSS desc

 drivers/net/mlx5/mlx5_flow_dv.c    | 14 +++++++++++---
 drivers/net/mlx5/mlx5_flow_verbs.c | 10 ++++++----
 2 files changed, 17 insertions(+), 7 deletions(-)

-- 
2.25.1



More information about the dev mailing list