X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fcommon_base;h=b9435ba27f3c9df41218cd1a9619e5d12f8e8230;hb=0f76668039a819628cc851b630a4e0bc339a5a9d;hp=8907bea3661d5254d80f1ce9a6799f7d2e6f055e;hpb=4d8b986bfece500b343704dd1b508a98d9a96f3c;p=dpdk.git diff --git a/config/common_base b/config/common_base index 8907bea366..b9435ba27f 100644 --- a/config/common_base +++ b/config/common_base @@ -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