numam-dpdk/doc/guides/linux_gsg
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
..
build_dpdk.rst doc: update build instructions in the Linux guide 2020-06-29 16:37:17 +02:00
build_sample_apps.rst mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
cross_build_dpdk_for_arm64.rst config: add pkgconfig for arm64 2019-11-28 23:03:52 +01:00
eal_args.include.rst doc: update telemetry guides 2020-05-11 00:37:16 +02:00
enable_func.rst doc: convert Intel license headers to SPDX tags 2018-02-06 23:27:08 +01:00
index.rst doc: document all EAL parameters in one place 2018-11-23 11:50:11 +01:00
intro.rst mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
linux_drivers.rst vfio: support VF token 2020-07-07 14:06:49 +02:00
linux_eal_parameters.rst vfio: support VF token 2020-07-07 14:06:49 +02:00
nic_perf_intel_platform.rst doc: remove some build instructions where unneeded 2020-06-29 16:33:39 +02:00
quick_start.rst mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
sys_reqs.rst doc: update telemetry guides 2020-05-11 00:37:16 +02:00