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

2021-11-24 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Dmitry Kozlyuk > Sent: Wednesday, November 24, 2021 11:40 AM > To: dev@dpdk.org > Cc: Raslan Darawsheh > Subject: [PATCH v3 0/2] net/mlx5: fix indirect RSS reference counting > > v3: > * No changes, slipped when sending v2.

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

2021-11-24 Thread Dmitry Kozlyuk
v3: * No changes, slipped when sending v2. 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: f