DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation
@ 2023-06-20  9:55 jerinj
  2023-06-20 17:22 ` Sunil Kumar Kori
  0 siblings, 1 reply; 3+ messages in thread
From: jerinj @ 2023-06-20  9:55 UTC (permalink / raw)
  To: dev, Nithin Dabilpuram, Amit Prakash Shukla, Sunil Kumar Kori; +Cc: Jerin Jacob

From: Jerin Jacob <jerinj@marvell.com>

Add ip6 node public API to doxygen list.

Fixes: 20365d793e45 ("node: add IPv6 lookup node")
Cc: Sunil Kumar Kori <skori@marvell.com>
Cc: Amit Prakash Shukla <amitprakashs@marvell.com>
Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
---
 doc/api/doxy-api-index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
index 32bf7b72b2..3bc8778981 100644
--- a/doc/api/doxy-api-index.md
+++ b/doc/api/doxy-api-index.md
@@ -208,7 +208,8 @@ The public API headers are grouped by topics:
     [graph_worker](@ref rte_graph_worker.h)
   * graph_nodes:
     [eth_node](@ref rte_node_eth_api.h),
-    [ip4_node](@ref rte_node_ip4_api.h)
+    [ip4_node](@ref rte_node_ip4_api.h),
+    [ip6_node](@ref rte_node_ip6_api.h)
 
 - **basic**:
   [bitops](@ref rte_bitops.h),
-- 
2.41.0


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

* RE: [dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation
  2023-06-20  9:55 [dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation jerinj
@ 2023-06-20 17:22 ` Sunil Kumar Kori
  2023-06-28  0:15   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Sunil Kumar Kori @ 2023-06-20 17:22 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran, dev, Nithin Kumar Dabilpuram,
	Amit Prakash Shukla
  Cc: Jerin Jacob Kollanukkaran


> -----Original Message-----
> From: jerinj@marvell.com <jerinj@marvell.com>
> Sent: Tuesday, June 20, 2023 3:26 PM
> To: dev@dpdk.org; Nithin Kumar Dabilpuram <ndabilpuram@marvell.com>;
> Amit Prakash Shukla <amitprakashs@marvell.com>; Sunil Kumar Kori
> <skori@marvell.com>
> Cc: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
> Subject: [dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation
> 
> From: Jerin Jacob <jerinj@marvell.com>
> 
> Add ip6 node public API to doxygen list.
> 
> Fixes: 20365d793e45 ("node: add IPv6 lookup node")
> Cc: Sunil Kumar Kori <skori@marvell.com>
> Cc: Amit Prakash Shukla <amitprakashs@marvell.com>
> Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>
> 
> Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> ---
>  doc/api/doxy-api-index.md | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 

Acked-by: Sunil Kumar Kori <skori@marvell.com>


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

* Re: [dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation
  2023-06-20 17:22 ` Sunil Kumar Kori
@ 2023-06-28  0:15   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-06-28  0:15 UTC (permalink / raw)
  To: Jerin Jacob Kollanukkaran
  Cc: dev, Nithin Kumar Dabilpuram, Amit Prakash Shukla, Sunil Kumar Kori

> > Add ip6 node public API to doxygen list.
> > 
> > Fixes: 20365d793e45 ("node: add IPv6 lookup node")
> > Cc: Sunil Kumar Kori <skori@marvell.com>
> > Cc: Amit Prakash Shukla <amitprakashs@marvell.com>
> > Cc: Nithin Dabilpuram <ndabilpuram@marvell.com>
> > 
> > Signed-off-by: Jerin Jacob <jerinj@marvell.com>
> > ---
> >  doc/api/doxy-api-index.md | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> Acked-by: Sunil Kumar Kori <skori@marvell.com>

Applied, thanks.




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

end of thread, other threads:[~2023-06-28  0:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20  9:55 [dpdk-dev] [PATCH v1] doc: fix ip6 node API doxygen generation jerinj
2023-06-20 17:22 ` Sunil Kumar Kori
2023-06-28  0:15   ` 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).