On Thu, Sep 04, 2025 at 12:43:04AM +0300, [email protected] wrote: > From: Mohammad Heib <[email protected]> > > Add a new device generic parameter to controls the maximum > number of MAC filters allowed per VF. > > For example, to limit a VF to 3 MAC addresses: > $ devlink dev param set pci/0000:3b:00.0 name max_mac_per_vf \ > value 3 \ > cmode runtime > > Signed-off-by: Mohammad Heib <[email protected]>
Overall this looks good to me, thanks. Reviewed-by: Simon Horman <[email protected]> One point: This patch-set applies cleanly to iwl but not net-next. If it is to be picked up by Tony and go via the iwl tree, then all good on my side. But if it is targeted at net-next then you'll need to rebase and repost. ...
