[PATCH v3 0/2] net/mlx5: update pattern validations
Raslan Darawsheh
rasland at nvidia.com
Mon Feb 26 13:07:46 CET 2024
Hi,
> -----Original Message-----
> From: Gregory Etelson <getelson at nvidia.com>
> Sent: Monday, February 12, 2024 3:59 PM
> To: dev at dpdk.org
> Cc: Gregory Etelson <getelson at nvidia.com>; Maayan Kashani
> <mkashani at nvidia.com>; Dariusz Sosnowski <dsosnowski at nvidia.com>
> Subject: [PATCH v3 0/2] net/mlx5: update pattern validations
>
> PMD updates `rte_errno` if pattern template validation failed:
> E2BIG - pattern too big for PMD
> ENOTSUP - pattern not supported by PMD
> ENOMEM - PMD allocation failure
>
> Gregory Etelson (2):
> net/mlx5/hws: definer, update pattern validations
> net/mlx5: improve pattern template validation
>
> drivers/net/mlx5/hws/mlx5dr_definer.c | 4 +-
> drivers/net/mlx5/mlx5.h | 1 +
> drivers/net/mlx5/mlx5_flow_hw.c | 121
> ++++++++++++++++++++++++++
> 3 files changed, 125 insertions(+), 1 deletion(-)
>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
> --
> 2.39.2
Series applied to next-net-mlx
Kindest regards
Raslan Darawsheh
More information about the dev
mailing list