On Fri, Jul 3, 2020 at 5:05 PM Haiyue Wang <[email protected]> wrote: > > The kernel module vfio-pci introduces the VF token to enable SR-IOV > support since 5.7. > > The VF token can be set by a vfio-pci based PF driver and must be known > by the vfio-pci based VF driver in order to gain access to the device. > > Since the vfio-pci module uses the VF token as internal data to provide > the collaboration between SR-IOV PF and VFs, so DPDK can use the same > VF token for all PF devices by specifying the related EAL option. > > Signed-off-by: Haiyue Wang <[email protected]> > Acked-by: Anatoly Burakov <[email protected]> > Acked-by: Andrew Rybchenko <[email protected]> > Tested-by: Harman Kalra <[email protected]>
Series applied, thanks Haiyue. -- David Marchand

