Re: [PATCH] net/mlx5: fix LACP packets handling in isolated mode

2025-03-11 Thread Raslan Darawsheh
Hi, From: Maayan Kashani Sent: Thursday, February 27, 2025 12:20 PM To: dev@dpdk.org Cc: Maayan Kashani; Dariusz Sosnowski; Raslan Darawsheh; sta...@dpdk.org; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad Subject: [PATCH] net/mlx5: fix LACP packets handling in isolated mode In

[PATCH] net/mlx5: fix LACP packets handling in isolated mode

2025-02-27 Thread Maayan Kashani
In HWS(dv_flow_en=2) mode, in the routine that enables traffic, isolated mode check was before LACP default rules creation as opposed to legacy mode handling. As a result, the LACP default rules were not created in HWS mode and LACP packets arrived to testpmd. The fix was to create the LACP defau