DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix typo in CNXK guide
@ 2026-07-27 21:10 Kobi Kenzi
  0 siblings, 0 replies; only message in thread
From: Kobi Kenzi @ 2026-07-27 21:10 UTC (permalink / raw)
  To: Thomas Monjalon, Nithin Dabilpuram, Kiran Kumar K,
	Sunil Kumar Kori, Satha Rao, Harman Kalra, Rakesh Kudurumalla
  Cc: dev, Kobi Kenzi, stable

Correct a spelling error in the transmit completion handler documentation.

Fixes: dd9446991212 ("net/cnxk: add transmit completion handler")
Cc: stable@dpdk.org
Signed-off-by: Kobi Kenzi <kobikenzi@gmail.com>
---
 .mailmap                 | 1 +
 doc/guides/nics/cnxk.rst | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index fcb3d1bb3f..f44296a218 100644
--- a/.mailmap
+++ b/.mailmap
@@ -887,6 +887,7 @@ Kiran Vedere <kiranv@nvidia.com>
 Kirill Rybalchenko <kirill.rybalchenko@intel.com>
 Kishore Padmanabha <kishore.padmanabha@broadcom.com>
 Klaus Degner <kd@allegro-packets.com>
+Kobi Kenzi <kobikenzi@gmail.com>
 Kommula Shiva Shankar <kshankar@marvell.com>
 Konstantin Ananyev <konstantin.ananyev@huawei.com> <konstantin.v.ananyev@yandex.ru>
 Konstantin Ananyev <konstantin.ananyev@huawei.com> <konstantin.ananyev@intel.com>
diff --git a/doc/guides/nics/cnxk.rst b/doc/guides/nics/cnxk.rst
index cb7a86e8fc..56ad9dc7cf 100644
--- a/doc/guides/nics/cnxk.rst
+++ b/doc/guides/nics/cnxk.rst
@@ -409,7 +409,7 @@ Runtime Config Options
    When transmit completion handler is enabled,
    the PMD invokes the callback handler provided by the application
    for every packet which has external buf attached to mbuf
-   and frees main mbuf, external buffer is provided to applicatoin.
+   and frees main mbuf, external buffer is provided to application.
    Once external buffer is handed over to application,
    it is application responsibility either to free or reuse external buffer
    using ``tx_compl_ena`` devargs parameter.
-- 
2.43.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-29 10:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-27 21:10 [PATCH] doc: fix typo in CNXK guide Kobi Kenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox