On Sun, 8 Mar 2026 20:34:26 +0200 Mark Bloch wrote:
Thanks for catching this. We’ll address it.
Also, I saw IA flagged issues con
“net/mlx5: LAG, replace pf array with xarray”.
Just for context, lag_lock is already a known problematic
area for us, and we do have plans to remove it. I ran the
review prompts locally in ORC mode, so I assume I saw the
same comments as NIPA.
So the issue raised there is not really a new one. lag_lock
already has some known issues today, but we do not expect to
hit this particular case in practice, since by the time
execution reaches mdev removal, the LAG should already have
been destroyed and the netdevs already removed for the driver
internal structures.
Ack, I haven't looked at the AI reivew TBH.
As usual with known AI flags - should the explanation be part
of the commit message?