pcap: add new driver
[dpdk.git] / config / defconfig_x86_64-default-linuxapp-gcc
index 077ad81..e0f4183 100644 (file)
@@ -182,6 +182,11 @@ CONFIG_RTE_LIBRTE_PMD_RING=y
 CONFIG_RTE_PMD_RING_MAX_RX_RINGS=16
 CONFIG_RTE_PMD_RING_MAX_TX_RINGS=16
 
+#
+# Compile software PMD backed by PCAP files
+#
+CONFIG_RTE_LIBRTE_PMD_PCAP=n
+
 #
 # Do prefetch of packet data within PMD driver receive function
 #