[PATCH 24.11] net/mlx5/hws: fix DV FT type convert
Kevin Traynor
ktraynor at redhat.com
Tue Mar 25 14:22:15 CET 2025
On 25/03/2025 11:10, Dariusz Sosnowski wrote:
> From: Alex Vesker <valex at nvidia.com>
>
> [ upstream commit 16ac8f980042da5c88860f1931789f3060caa38c ]
>
> When creating a root modify/reformat action it is created
> for a single specific table type, current code ignored this and
> used the first ft_type found in if, else.
> Also added missing translation for non-root FDB action root dest.
>
> Fixes: f8c8a6d8440d ("net/mlx5/hws: add action object")
> Cc: stable at dpdk.org
>
> Signed-off-by: Alex Vesker <valex at nvidia.com>
> Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>
> ---
> drivers/net/mlx5/hws/mlx5dr_action.c | 65 +++++++++++++++++++++++-----
> 1 file changed, 55 insertions(+), 10 deletions(-)
>
Thanks Dariusz. Added to the queue and will push to 24.11 branch with
the next batch in a couple of days.
More information about the stable
mailing list