[PATCH v2 0/2] net/mlx5: fix indirect RSS reference counting

Dmitry Kozlyuk dkozlyuk at nvidia.com
Wed Nov 24 10:35:54 CET 2021


v2:
  * Fix build with GCc on RHEL7 (CI).
  * Fix RxQ leak when an indirect RSS had been created before the start
    and then modified after the start (Matan).

Dmitry Kozlyuk (2):
  net/mlx5: fix indirect RSS creation when port is stopped
  net/mlx5: fix RxQ reference counting for indirect RSS

 drivers/net/mlx5/mlx5_flow_dv.c |  9 +++-
 drivers/net/mlx5/mlx5_rx.h      |  6 ++-
 drivers/net/mlx5/mlx5_rxq.c     | 85 ++++++++++++++++++++-------------
 3 files changed, 64 insertions(+), 36 deletions(-)

-- 
2.25.1



More information about the dev mailing list