[PATCH] net/mlx5: fix device checking for send to kernel action
Raslan Darawsheh
rasland at nvidia.com
Wed Oct 25 10:42:36 CEST 2023
Hi,
> -----Original Message-----
> From: Jiawei(Jonny) Wang <jiaweiw at nvidia.com>
> Sent: Wednesday, October 25, 2023 10:49 AM
> To: Suanming Mou <suanmingm at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>
> Cc: dev at dpdk.org; Raslan Darawsheh <rasland at nvidia.com>
> Subject: [PATCH] net/mlx5: fix device checking for send to kernel action
>
> The previous commit extended the send to kernel support on FDB table.
> This action creation failed at MLX5 core kernel module, due to the VF/SF ports
> do NOT belong to E-Switch mode.
> The failure caused the kernel stuck with the older MLX5 core kernel version.
>
> This patch adds the checking to avoid creating action at the VF/SF ports on the
> FDB table.
>
> Fixes: b2cd39187cd4 ("net/mlx5: extend send to kernel action support")
>
> Signed-off-by: Jiawei Wang <jiaweiw 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