On Fri, Dec 01, 2017 at 03:09:01PM -0800, Jakub Kicinski wrote:
> dummy driver was extended with VF-related netdev APIs for testing
> SR-IOV-related software.  netdevsim did not exist back then.
> Implement SR-IOV functionality in netdevsim.  Notable difference
> is that since netdevsim has no module parameters, we will actually
> create a device with sriov_numvfs attribute for each netdev.
> The zero MAC address is accepted as some HW use it to mean any
> address is allowed.  Link state is also now validated.
> 
> Signed-off-by: Jakub Kicinski <[email protected]>
> Reviewed-by: Quentin Monnet <[email protected]>

Acked-by: Phil Sutter <[email protected]>

Reply via email to