pdump: add new library for packet capture
[dpdk.git] / config / common_base
index b9ba405..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.