DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kobi Kenzi <kobikenzi@gmail.com>
To: Thomas Monjalon <thomas@monjalon.net>,
	Nithin Dabilpuram <ndabilpuram@marvell.com>,
	Kiran Kumar K <kirankumark@marvell.com>,
	Sunil Kumar Kori <skori@marvell.com>,
	Satha Rao <skoteshwar@marvell.com>,
	Harman Kalra <hkalra@marvell.com>,
	Rakesh Kudurumalla <rkudurumalla@marvell.com>
Cc: dev@dpdk.org, Kobi Kenzi <kobikenzi@gmail.com>, stable@dpdk.org
Subject: [PATCH] doc: fix typo in CNXK guide
Date: Tue, 28 Jul 2026 00:10:03 +0300	[thread overview]
Message-ID: <20260727211003.22590-1-kobikenzi@gmail.com> (raw)

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


                 reply	other threads:[~2026-07-29 10:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260727211003.22590-1-kobikenzi@gmail.com \
    --to=kobikenzi@gmail.com \
    --cc=dev@dpdk.org \
    --cc=hkalra@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=rkudurumalla@marvell.com \
    --cc=skori@marvell.com \
    --cc=skoteshwar@marvell.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox