Hi,
On 15/05/2026 3:37 PM, Dariusz Sosnowski wrote:
Offending patch fixed the LACP miss rule logic for NICs where
switchdev is enabled. In this case, LACP miss rules should be inserted
if and only if started port is a main port on the embedded switch.
Side effect of that change was that LACP miss rules are not inserted
when switchdev is disabled and legacy SR-IOV switch mode is used.
This patch addresses that:
- Fix the LACP rule insertion condition.
- Move HWS table for LACP rule creation out of FDB rules,
so they can be created separately.
Fixes: 87e4384d2662 ("net/mlx5: fix condition of LACP miss flow")
Cc: [email protected]
Signed-off-by: Dariusz Sosnowski <[email protected]>
Patch applied to next-net-mlx,
Kindest regards
Raslan Darawsheh