]> git.droids-corp.org - dpdk.git/blobdiff - config/common_base
net/enic: flow API skeleton
[dpdk.git] / config / common_base
index 8907bea3661d5254d80f1ce9a6799f7d2e6f055e..b9435ba27f3c9df41218cd1a9619e5d12f8e8230 100644 (file)
@@ -139,7 +139,7 @@ CONFIG_RTE_ETHDEV_RXTX_CALLBACKS=y
 #
 # Turn off Tx preparation stage
 #
-# Warning: rte_ethdev_tx_prepare() can be safely disabled only if using a
+# Warning: rte_eth_tx_prepare() can be safely disabled only if using a
 # driver which do not implement any Tx preparation.
 #
 CONFIG_RTE_ETHDEV_TX_PREPARE_NOOP=n
@@ -254,6 +254,7 @@ CONFIG_RTE_LIBRTE_CXGBE_DEBUG_RX=n
 #
 CONFIG_RTE_LIBRTE_ENIC_PMD=y
 CONFIG_RTE_LIBRTE_ENIC_DEBUG=n
+CONFIG_RTE_LIBRTE_ENIC_DEBUG_FLOW=n
 
 #
 # Compile burst-oriented Netronome NFP PMD driver