[PATCH 0/5] net/mlx5: some counter fixes
Raslan Darawsheh
rasland at nvidia.com
Thu Nov 3 12:40:36 CET 2022
Hi,
> -----Original Message-----
> From: Michael Baum <michaelba at nvidia.com>
> Sent: Monday, October 31, 2022 6:08 PM
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Raslan Darawsheh
> <rasland at nvidia.com>; Slava Ovsiienko <viacheslavo at nvidia.com>
> Subject: [PATCH 0/5] net/mlx5: some counter fixes
>
> Some fixes for HW/SW steering counters.
>
> Michael Baum (5):
> net/mlx5: fix race condition in counter pool resizing
> net/mlx5: fix accessing the wrong counter
> net/mlx5: fix missing counter elements copies in r2r cases
> net/mlx5: add assertions in counter get/put
> net/mlx5: assert for enough space in counter rings
>
> drivers/net/mlx5/mlx5.c | 28 ++++++-
> drivers/net/mlx5/mlx5.h | 7 +-
> drivers/net/mlx5/mlx5_flow.c | 24 +++---
> drivers/net/mlx5/mlx5_flow_dv.c | 53 +++----------
> drivers/net/mlx5/mlx5_flow_hw.c | 2 +-
> drivers/net/mlx5/mlx5_flow_verbs.c | 23 ++----
> drivers/net/mlx5/mlx5_hws_cnt.c | 25 +++---
> drivers/net/mlx5/mlx5_hws_cnt.h | 117 ++++++++++++++++-------------
> 8 files changed, 131 insertions(+), 148 deletions(-)
>
> --
> 2.25.1
Series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list