[PATCH] net/mlx5: reuse reformat and modify header actions in a table
Raslan Darawsheh
rasland at nvidia.com
Tue Oct 31 09:55:02 CET 2023
Hi,
> -----Original Message-----
> From: Gregory Etelson <getelson at nvidia.com>
> Sent: Monday, October 30, 2023 7:43 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>; Ori Kam
> <orika at nvidia.com>; Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Suanming Mou <suanmingm at nvidia.com>
> Subject: [PATCH] net/mlx5: reuse reformat and modify header actions in a
> table
>
> If application defined several actions templates with non-shared reformat or
> modify headers actions AND used these templates to create a table, HWS
> could share reformat or modify headers resources, instead of creating a
> resource for each action template.
>
> The patch activates HWS code in a way that provides reformat or modify
> header resources sharing.
>
> The patch updates modify field and raw encap template actions
> validations:
> - modify field does not allow empty action template masks.
> - raw encap added action template mask validation.
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Ori Kam <orika at nvidia.com>
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list