[PATCH] net/mlx5: fix condition of LACP miss flow

Raslan Darawsheh rasland at nvidia.com
Tue Feb 27 17:19:32 CET 2024


Hi,

> -----Original Message-----
> From: Bing Zhao <bingz at nvidia.com>
> Sent: Wednesday, February 21, 2024 8:50 AM
> To: Suanming Mou <suanmingm at nvidia.com>; Raslan Darawsheh
> <rasland at nvidia.com>; dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Ori Kam <orika at nvidia.com>; Dariusz Sosnowski
> <dsosnowski at nvidia.com>; stable at dpdk.org
> Subject: [PATCH] net/mlx5: fix condition of LACP miss flow
> 
> The LACP traffic is only related to the bond interface. The default miss flow to
> redirect the LACP traffic with ethertype 0x8809 to the kernel driver should
> only be created on the bond device.
> 
> This commit will:
>   1. remove the incorrect assertion of the port role.
>   2. skip the resource allocation and flow rule creation on the
>      representor port.
> 
> Fixes: 0f0ae73a3287 ("net/mlx5: add parameter for LACP packets control")
> Fixes: 49dffadf4b0c ("net/mlx5: fix LACP redirection in Rx domain")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Bing Zhao <bingz 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 stable mailing list