* [dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen)
@ 2017-11-04 14:28 Rami Rosen
2017-11-06 18:55 ` Ferruh Yigit
2017-11-07 0:44 ` Thomas Monjalon
0 siblings, 2 replies; 3+ messages in thread
From: Rami Rosen @ 2017-11-04 14:28 UTC (permalink / raw)
To: dev; +Cc: Rami Rosen
This patch fixes a trivial typo in rte_kni.h header
file (librte_kni).
Signed-off-by: Rami Rosen <rami.rosen@intel.com>
---
lib/librte_kni/rte_kni.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/librte_kni/rte_kni.h b/lib/librte_kni/rte_kni.h
index 87812cd..d195079 100644
--- a/lib/librte_kni/rte_kni.h
+++ b/lib/librte_kni/rte_kni.h
@@ -118,7 +118,7 @@ struct rte_kni_conf {
* elements for each KNI interface allocated.
*
* @param pktmbuf_pool
- * The mempool for allocting mbufs for packets.
+ * The mempool for allocating mbufs for packets.
* @param conf
* The pointer to the configurations of the KNI device.
* @param ops
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen)
2017-11-04 14:28 [dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen) Rami Rosen
@ 2017-11-06 18:55 ` Ferruh Yigit
2017-11-07 0:44 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Ferruh Yigit @ 2017-11-06 18:55 UTC (permalink / raw)
To: Rami Rosen, dev
On 11/4/2017 7:28 AM, Rami Rosen wrote:
> This patch fixes a trivial typo in rte_kni.h header
> file (librte_kni).
>
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
kni: fix a typo in header file
Fixes: 3fc5ca2f6352 ("kni: initial import")
Cc: stable@dpdk.org
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen)
2017-11-04 14:28 [dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen) Rami Rosen
2017-11-06 18:55 ` Ferruh Yigit
@ 2017-11-07 0:44 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-11-07 0:44 UTC (permalink / raw)
To: Rami Rosen; +Cc: dev
04/11/2017 15:28, Rami Rosen:
> This patch fixes a trivial typo in rte_kni.h header
> file (librte_kni).
>
> Signed-off-by: Rami Rosen <rami.rosen@intel.com>
Merged with my patch (fixing other typos in libs) with your SoB.
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-11-07 0:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-04 14:28 [dpdk-dev] [PATCH] lib: fix a typo in kni header file (doxygen) Rami Rosen
2017-11-06 18:55 ` Ferruh Yigit
2017-11-07 0:44 ` 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).