]> git.droids-corp.org - dpdk.git/blobdiff - config/common_base
pdump: add new library for packet capture
[dpdk.git] / config / common_base
index b9ba405db60cb252f13b6c7ecb6f36cb677ca95b..11ac81ef1a3b9114e91d77ebb42c5cba15039f7d 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.