numam-dpdk/lib/librte_eal
Haiyue Wang 598be72395 vfio: support VF token
The Linux 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 <haiyue.wang@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Tested-by: Harman Kalra <hkalra@marvell.com>
2020-07-07 14:06:49 +02:00
..
arm eal/armv8: force inlining of timer API 2020-07-07 13:21:26 +02:00
common vfio: support VF token 2020-07-07 14:06:49 +02:00
freebsd vfio: support VF token 2020-07-07 14:06:49 +02:00
include vfio: support VF token 2020-07-07 14:06:49 +02:00
linux vfio: support VF token 2020-07-07 14:06:49 +02:00
ppc build: add arch-specific header path to global includes 2020-05-10 23:45:02 +02:00
unix timer: move from common to Unix directory 2020-06-23 18:33:20 +02:00
windows eal/windows: fix thread handle 2020-06-30 00:50:26 +02:00
x86 build: add arch-specific header path to global includes 2020-05-10 23:45:02 +02:00
Makefile eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
meson.build eal: introduce internal wrappers for file operations 2020-06-15 19:24:37 +02:00
rte_eal_exports.def mbuf: build on Windows 2020-07-07 01:47:24 +02:00
rte_eal_version.map vfio: support VF token 2020-07-07 14:06:49 +02:00