numam-dpdk/lib/librte_eal/bsdapp
Eric Zhang 075b182b54 eal: force IOVA to a particular mode
This patch uses EAL option "--iova-mode" to force the IOVA mode to a
particular value. There exists virtual devices that are not directly
attached to the PCI bus, and therefore the auto detection of the IOVA
mode based on probing the PCI bus and IOMMU configuration may not
report the required addressing mode. Using the EAL option permits the
mode to be explicitly configured in this scenario.

Signed-off-by: Eric Zhang <eric.zhang@windriver.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Reviewed-by: Marko Kovacevic <marko.kovacevic@intel.com>
2018-10-29 00:01:05 +01:00
..
eal eal: force IOVA to a particular mode 2018-10-29 00:01:05 +01:00
BSDmakefile.meson eal/bsd: fix kernel modules build with meson 2018-02-02 11:28:52 +01:00
Makefile move kernel modules directories 2018-03-21 23:04:21 +01:00