pdump: add new library for packet capture
[dpdk.git] / config / common_base
index 47c26f6..11ac81e 100644 (file)
@@ -515,6 +515,11 @@ CONFIG_RTE_KNI_VHOST_VNET_HDR_EN=n
 CONFIG_RTE_KNI_VHOST_DEBUG_RX=n
 CONFIG_RTE_KNI_VHOST_DEBUG_TX=n
 
+#
+# Compile the pdump library
+#
+CONFIG_RTE_LIBRTE_PDUMP=y
+
 #
 # Compile vhost library
 # fuse-devel is needed to run vhost-cuse.
@@ -546,6 +551,7 @@ CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
 # Compile the test application
 #
 CONFIG_RTE_APP_TEST=y
+CONFIG_RTE_APP_TEST_RESOURCE_TAR=n
 
 #
 # Compile the PMD test application