22/03/2024 17:04, Tyler Retzlaff:
> On Fri, Mar 22, 2024 at 02:52:55PM +0100, David Marchand wrote:
> > Add missing 'extern "C"' to file.
> > Using __rte_internal requires including rte_compat.h.
> >
> > Fixes: 1693345b6a33 ("dma/cnxk: support DMA event enqueue/dequeue")
> >
> > Signed-off-by: Da
On Fri, Mar 22, 2024 at 02:52:55PM +0100, David Marchand wrote:
> Add missing 'extern "C"' to file.
> Using __rte_internal requires including rte_compat.h.
>
> Fixes: 1693345b6a33 ("dma/cnxk: support DMA event enqueue/dequeue")
>
> Signed-off-by: David Marchand
> ---
Acked-by: Tyler Retzlaff
Add missing 'extern "C"' to file.
Using __rte_internal requires including rte_compat.h.
Fixes: 1693345b6a33 ("dma/cnxk: support DMA event enqueue/dequeue")
Signed-off-by: David Marchand
---
drivers/dma/cnxk/cnxk_dma_event_dp.h | 10 ++
1 file changed, 10 insertions(+)
diff --git a/driv
3 matches
Mail list logo