]> git.droids-corp.org - dpdk.git/blobdiff - test/test/test_mbuf.c
fix typos using codespell utility
[dpdk.git] / test / test / test_mbuf.c
index d3ea812e51cbd3fb80433bacd1cdcb566833ddc4..758402d6b3d10ebc2227d437d5928c879930884f 100644 (file)
@@ -674,7 +674,7 @@ test_pktmbuf_free_segment(void)
 /*
  * Stress test for rte_mbuf atomic refcnt.
  * Implies that RTE_MBUF_REFCNT_ATOMIC is defined.
- * For more efficency, recomended to run with RTE_LIBRTE_MBUF_DEBUG defined.
+ * For more efficiency, recommended to run with RTE_LIBRTE_MBUF_DEBUG defined.
  */
 
 #ifdef RTE_MBUF_REFCNT_ATOMIC