* [dpdk-dev] [PATCH] fix comment
@ 2017-05-29 14:56 Herakliusz Lipiec
2017-05-29 19:28 ` Mcnamara, John
0 siblings, 1 reply; 3+ messages in thread
From: Herakliusz Lipiec @ 2017-05-29 14:56 UTC (permalink / raw)
To: thomas; +Cc: dev
Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec@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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-06-04 11:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-29 14:56 [dpdk-dev] [PATCH] fix comment Herakliusz Lipiec
2017-05-29 19:28 ` Mcnamara, John
2017-06-04 11:01 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).