[PATCH] net/mlx5: fix action template expansion: support indirect actions list
Raslan Darawsheh
rasland at nvidia.com
Thu Feb 29 14:37:13 CET 2024
Hi,
> -----Original Message-----
> From: Gregory Etelson <getelson at nvidia.com>
> Sent: Thursday, February 29, 2024 12:20 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>;
> stable at dpdk.org; Suanming Mou <suanmingm at nvidia.com>; Dariusz
> Sosnowski <dsosnowski at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Ori Kam <orika at nvidia.com>; Matan Azrad
> <matan at nvidia.com>
> Subject: [PATCH] net/mlx5: fix action template expansion: support indirect
> actions list
>
> MLX5 PMD actions template compilation may implicitly add MODIFY_HEADER
> to actions list provided by application.
> MLX5 actions in a template list must be arranged according to the HW
> supported order.
> The PMD must place new MODIFY_HEADER in the correct location relative to
> existing actions.
>
> The patch adds indirect actions list to calculation of the new MODIFY_HEADER
> location.
>
> Fixes: e26f50adbf38 ("net/mlx5: support indirect list meter mark action")
>
> Cc: stable at dpdk.org
>
> Signed-off-by: Gregory Etelson <getelson at nvidia.com>
> Acked-by: Suanming Mou <suanmingm at nvidia.com>
> ---
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list