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

Anatoly Burakov anatoly.burakov at intel.com
Tue Jun 10 13:11:10 CEST 2014


Add VFIO compilation option to common Linuxapp config.

Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
---
 config/common_linuxapp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/common_linuxapp b/config/common_linuxapp
index b17e37e..2ed4b7e 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