On Tue, Sep 08, 2026 at 11:27:41AM +0200, David Marchand wrote: > Isolate how the MAC addresses array is walked through in the common code > by passing the max index at which a unicast MAC address is stored in > dev->data->mac_addrs[]. > > With this change, only net/mlx5 knows about the max number of > unicast/multicast MAC addresses. > > Signed-off-by: David Marchand <[email protected]>
Acked-by: Dariusz Sosnowski <[email protected]>

