RE: [EXT] Re: [PATCH v1 1/7] eventdev: introduce DMA event adapter library

2023-09-20 Thread Amit Prakash Shukla
ph ; > m...@smartsharesystems.com > Subject: [EXT] Re: [PATCH v1 1/7] eventdev: introduce DMA event adapter > library > > External Email > > -- > On Tue, Sep 19, 2023 at 7:12 PM Amit Prakash Shukla >

Re: [PATCH v1 1/7] eventdev: introduce DMA event adapter library

2023-09-20 Thread Jerin Jacob
On Tue, Sep 19, 2023 at 7:12 PM Amit Prakash Shukla wrote: > > Introduce event DMA adapter APIs. The change provides information > on adapter modes and usage. Application can use this event adapter > interface to transfer packets between DMA device and event device. > > Signed-off-by: Amit Prakash

[PATCH v1 1/7] eventdev: introduce DMA event adapter library

2023-09-19 Thread Amit Prakash Shukla
Introduce event DMA adapter APIs. The change provides information on adapter modes and usage. Application can use this event adapter interface to transfer packets between DMA device and event device. Signed-off-by: Amit Prakash Shukla --- doc/api/doxy-api-index.md |1 + d