All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix a typo in kni documentation
@ 2017-08-04  3:27 Jerin Jacob
  2017-08-04  8:10 ` Mcnamara, John
  0 siblings, 1 reply; 3+ messages in thread
From: Jerin Jacob @ 2017-08-04  3:27 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit, john.mcnamara, Jerin Jacob

Fixes: fc1f2750a3ec ("doc: programmers guide")

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.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 6f7fd287b..4b2dd770f 100644
--- a/doc/guides/prog_guide/kernel_nic_interface.rst
+++ b/doc/guides/prog_guide/kernel_nic_interface.rst
@@ -69,7 +69,7 @@ The KNI kernel loadable module provides support for two types of devices:
         (simulating the RX side of the net driver).
 
     *   For multiple kernel thread mode, maintains a kernel thread context for each KNI instance
-        (simulating the RX side of the new driver).
+        (simulating the RX side of the net driver).
 
 *   Net device:
 
-- 
2.13.3

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

* Re: [PATCH] doc: fix a typo in kni documentation
  2017-08-04  3:27 [PATCH] doc: fix a typo in kni documentation Jerin Jacob
@ 2017-08-04  8:10 ` Mcnamara, John
  2017-08-05  9:42   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Mcnamara, John @ 2017-08-04  8:10 UTC (permalink / raw)
  To: Jerin Jacob, dev; +Cc: Yigit, Ferruh



> -----Original Message-----
> From: Jerin Jacob [mailto:jerin.jacob@caviumnetworks.com]
> Sent: Friday, August 4, 2017 4:27 AM
> To: dev@dpdk.org
> Cc: Yigit, Ferruh <ferruh.yigit@intel.com>; Mcnamara, John
> <john.mcnamara@intel.com>; Jerin Jacob <jerin.jacob@caviumnetworks.com>
> Subject: [dpdk-dev] [PATCH] doc: fix a typo in kni documentation
> 
> Fixes: fc1f2750a3ec ("doc: programmers guide")
> 
> Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>

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

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

* Re: [PATCH] doc: fix a typo in kni documentation
  2017-08-04  8:10 ` Mcnamara, John
@ 2017-08-05  9:42   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-08-05  9:42 UTC (permalink / raw)
  To: Jerin Jacob; +Cc: dev, Mcnamara, John, Yigit, Ferruh

> > Fixes: fc1f2750a3ec ("doc: programmers guide")
> > 
> > Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

It looks to be a very old typo!

Applied, thanks

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

end of thread, other threads:[~2017-08-05  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04  3:27 [PATCH] doc: fix a typo in kni documentation Jerin Jacob
2017-08-04  8:10 ` Mcnamara, John
2017-08-05  9:42   ` Thomas Monjalon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.