[dpdk-dev] [PATCH v3 01/16] config: adds attributes for the AVP PMD

Allain Legacy allain.legacy at windriver.com
Thu Mar 2 01:19:53 CET 2017


Updates the common base configuration file to include a top level config
attribute for the AVP PMD.

Signed-off-by: Allain Legacy <allain.legacy at windriver.com>
Signed-off-by: Matt Peters <matt.peters at windriver.com>
---
 config/common_base | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/config/common_base b/config/common_base
index aeee13e..912bc68 100644
--- a/config/common_base
+++ b/config/common_base
@@ -348,6 +348,11 @@ CONFIG_RTE_LIBRTE_QEDE_FW=""
 CONFIG_RTE_LIBRTE_PMD_AF_PACKET=n
 
 #
+# Compile WRS accelerated virtual port (AVP) guest PMD driver
+#
+CONFIG_RTE_LIBRTE_AVP_PMD=n
+
+#
 # Compile the TAP PMD
 # It is enabled by default for Linux only.
 #
-- 
1.8.3.1



More information about the dev mailing list