[PATCH v3 0/4] net/mlx5: add support for flow table resizing
Raslan Darawsheh
rasland at nvidia.com
Wed Feb 28 16:50:07 CET 2024
Hi,
> -----Original Message-----
> From: Gregory Etelson <getelson at nvidia.com>
> Sent: Wednesday, February 28, 2024 3:33 PM
> To: dev at dpdk.org
> Cc: Gregory Etelson <getelson at nvidia.com>; Maayan Kashani
> <mkashani at nvidia.com>; Raslan Darawsheh <rasland at nvidia.com>; Dariusz
> Sosnowski <dsosnowski at nvidia.com>
> Subject: [PATCH v3 0/4] net/mlx5: add support for flow table resizing
>
> Support template table resize API.
>
> Gregory Etelson (3):
> net/mlx5: fix parameters verification in HWS table create
> net/mlx5: move multi-pattern actions management to table level
> net/mlx5: add support for flow table resizing
>
> Maayan Kashani (1):
> net/mlx5: add resize function to ipool
>
> drivers/net/mlx5/mlx5.h | 5 +
> drivers/net/mlx5/mlx5_flow.c | 51 +++
> drivers/net/mlx5/mlx5_flow.h | 101 ++++-
> drivers/net/mlx5/mlx5_flow_hw.c | 761 +++++++++++++++++++++++-------
> --
> drivers/net/mlx5/mlx5_utils.c | 29 ++
> drivers/net/mlx5/mlx5_utils.h | 16 +
> 6 files changed, 763 insertions(+), 200 deletions(-)
>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
>
> --
> v2: Update PMD after DPDK API changes.
> v3: Use RTE atomic API.
> --
> 2.39.2
Series applied to next-net-mlx,
Raslan Darawsheh
More information about the dev
mailing list