Re: [PATCH net-next v3 7/8] netdevsim: add SR-IOV functionality

2017-12-04 Thread Phil Sutter
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 modu

[PATCH net-next v3 7/8] netdevsim: add SR-IOV functionality

2017-12-01 Thread Jakub Kicinski
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 attrib