patches for DPDK stable branches
 help / color / mirror / Atom feed
* [PATCH] doc: add gpudev to the Doxygen index
@ 2023-03-01 16:27 Thomas Monjalon
  2023-03-01 16:54 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2023-03-01 16:27 UTC (permalink / raw)
  To: dev; +Cc: stable, Elena Agostini

When introducing the library gpudev,
it has been forgotten to add a link in the API index.

Fixes: 8b8036a66e3d ("gpudev: introduce GPU device class library")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 doc/api/doxy-api-index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
index 2deec7ea19..d6cd4d0861 100644
--- a/doc/api/doxy-api-index.md
+++ b/doc/api/doxy-api-index.md
@@ -22,6 +22,7 @@ The public API headers are grouped by topics:
   [compress](@ref rte_comp.h),
   [regexdev](@ref rte_regexdev.h),
   [dmadev](@ref rte_dmadev.h),
+  [gpudev](@ref rte_gpudev.h),
   [eventdev](@ref rte_eventdev.h),
   [event_eth_rx_adapter](@ref rte_event_eth_rx_adapter.h),
   [event_eth_tx_adapter](@ref rte_event_eth_tx_adapter.h),
-- 
2.39.1


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

* Re: [PATCH] doc: add gpudev to the Doxygen index
  2023-03-01 16:27 [PATCH] doc: add gpudev to the Doxygen index Thomas Monjalon
@ 2023-03-01 16:54 ` Ferruh Yigit
  2023-03-06 16:18   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2023-03-01 16:54 UTC (permalink / raw)
  To: Thomas Monjalon, dev; +Cc: stable, Elena Agostini

On 3/1/2023 4:27 PM, Thomas Monjalon wrote:
> When introducing the library gpudev,
> it has been forgotten to add a link in the API index.
> 
> Fixes: 8b8036a66e3d ("gpudev: introduce GPU device class library")
> Cc: stable@dpdk.org
> 
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

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

* Re: [PATCH] doc: add gpudev to the Doxygen index
  2023-03-01 16:54 ` Ferruh Yigit
@ 2023-03-06 16:18   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2023-03-06 16:18 UTC (permalink / raw)
  To: Elena Agostini; +Cc: dev, stable, Ferruh Yigit

01/03/2023 17:54, Ferruh Yigit:
> On 3/1/2023 4:27 PM, Thomas Monjalon wrote:
> > When introducing the library gpudev,
> > it has been forgotten to add a link in the API index.
> > 
> > Fixes: 8b8036a66e3d ("gpudev: introduce GPU device class library")
> > Cc: stable@dpdk.org
> > 
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@amd.com>

Applied




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

end of thread, other threads:[~2023-03-06 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01 16:27 [PATCH] doc: add gpudev to the Doxygen index Thomas Monjalon
2023-03-01 16:54 ` Ferruh Yigit
2023-03-06 16:18   ` 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).