[PATCH v3] net/mlx5: fix the error in VLAN actions creation
Raslan Darawsheh
rasland at nvidia.com
Mon Jul 3 15:57:58 CEST 2023
Hi,
> -----Original Message-----
> From: Bing Zhao <bingz at nvidia.com>
> Sent: Friday, June 30, 2023 2:02 PM
> To: Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Ori Kam <orika at nvidia.com>; Suanming Mou
> <suanmingm at nvidia.com>; Raslan Darawsheh <rasland at nvidia.com>
> Cc: dev at dpdk.org; Gregory Etelson <getelson at nvidia.com>;
> stable at dpdk.org
> Subject: [PATCH v3] net/mlx5: fix the error in VLAN actions creation
>
> When a failure occurs during the VLAN actions creating, the value of
> "rte_errno" is already set by the mlx5dr_action_create*. The value can be
> returned directly to reflect the actual reason.
>
> In the meanwhile, the "rte_flow_error" structure should also be set with clear
> message explicitly.
>
> Fixes: 773ca0e91ba1 ("net/mlx5: support VLAN push/pop/modify with
> HWS")
> Cc: getelson at nvidia.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Bing Zhao <bingz at nvidia.com>
> Acked-by: Ori Kam <orika at nvidia.com>
> ---
> v2: add CC stable
> v3: fix typo
Patch applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the stable
mailing list