[dpdk-dev] [PATCH v6 08/20] vfio: add support for VFIO in Linuxapp targets

Anatoly Burakov anatoly.burakov at intel.com
Fri Jun 13 16:52:42 CEST 2014


Add VFIO compilation option to common Linuxapp config.
---
 config/common_linuxapp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/common_linuxapp b/config/common_linuxapp
index 5f6b8f0..63ae903 100644
--- a/config/common_linuxapp
+++ b/config/common_linuxapp
@@ -124,6 +124,7 @@ CONFIG_RTE_LIBEAL_USE_HPET=n
 CONFIG_RTE_EAL_ALLOW_INV_SOCKET_ID=n
 CONFIG_RTE_EAL_ALWAYS_PANIC_ON_ERROR=n
 CONFIG_RTE_EAL_IGB_UIO=y
+CONFIG_RTE_EAL_VFIO=y
 
 #
 # Compile Environment Abstraction Layer for linux
-- 
1.8.1.4



More information about the dev mailing list