DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: fix typo in kni programmers guide
@ 2020-11-02 15:23 Ciara Power
  2020-11-02 15:38 ` [dpdk-dev] [dpdk-stable] " Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Ciara Power @ 2020-11-02 15:23 UTC (permalink / raw)
  To: dev; +Cc: Ciara Power, dg, stable, Ferruh Yigit

The typo "withe" should have been "with the". This is now fixed.

Fixes: 89397a01ce4a ("kni: set default carrier state of interface")
Cc: dg@adax.com
Cc: stable@dpdk.org

Signed-off-by: Ciara Power <ciara.power@intel.com>
---
 doc/guides/prog_guide/kernel_nic_interface.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/prog_guide/kernel_nic_interface.rst b/doc/guides/prog_guide/kernel_nic_interface.rst
index de5d75bd4c..1ce03ec1a3 100644
--- a/doc/guides/prog_guide/kernel_nic_interface.rst
+++ b/doc/guides/prog_guide/kernel_nic_interface.rst
@@ -178,7 +178,7 @@ KNI Creation and Deletion
 -------------------------
 
 Before any KNI interfaces can be created, the ``rte_kni`` kernel module must
-be loaded into the kernel and configured withe ``rte_kni_init()`` function.
+be loaded into the kernel and configured with the ``rte_kni_init()`` function.
 
 The KNI interfaces are created by a DPDK application dynamically via the
 ``rte_kni_alloc()`` function.
-- 
2.25.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix typo in kni programmers guide
  2020-11-02 15:23 [dpdk-dev] [PATCH] doc: fix typo in kni programmers guide Ciara Power
@ 2020-11-02 15:38 ` Mcnamara, John
  2020-11-04 19:55   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2020-11-02 15:38 UTC (permalink / raw)
  To: Power, Ciara, dev; +Cc: Power, Ciara, dg, stable, Yigit, Ferruh



> -----Original Message-----
> From: stable <stable-bounces@dpdk.org> On Behalf Of Ciara Power
> Sent: Monday, November 2, 2020 3:24 PM
> To: dev@dpdk.org
> Cc: Power, Ciara <ciara.power@intel.com>; dg@adax.com; stable@dpdk.org;
> Yigit, Ferruh <ferruh.yigit@intel.com>
> Subject: [dpdk-stable] [PATCH] doc: fix typo in kni programmers guide
> 
> The typo "withe" should have been "with the". This is now fixed.


Acked-by: John McNamara <john.mcnamara@intel.com>



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix typo in kni programmers guide
  2020-11-02 15:38 ` [dpdk-dev] [dpdk-stable] " Mcnamara, John
@ 2020-11-04 19:55   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-11-04 19:55 UTC (permalink / raw)
  To: Power, Ciara; +Cc: dev, dg, stable, Yigit, Ferruh, Mcnamara, John

> > The typo "withe" should have been "with the". This is now fixed.
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-11-04 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-02 15:23 [dpdk-dev] [PATCH] doc: fix typo in kni programmers guide Ciara Power
2020-11-02 15:38 ` [dpdk-dev] [dpdk-stable] " Mcnamara, John
2020-11-04 19:55   ` 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).