[dpdk-dev] [PATCH] fix comment

Herakliusz Lipiec herakliusz.lipiec at intel.com
Mon May 29 16:56:50 CEST 2017


Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec at intel.com>
---
 config/common_base | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common_base b/config/common_base
index 8907bea..c858769 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
-- 
2.9.4



More information about the dev mailing list