Re: [PATCH v2 00/12] event DMA adapter library support

2023-09-25 Thread Jerin Jacob
On Sat, Sep 23, 2023 at 1:43 AM Amit Prakash Shukla wrote: > > This series adds support for event DMA adapter library. API's defined > as part of this library can be used by the application for DMA transfer > of data using event based mechanism. > > v2: > - Resolved review comments. > - Patch spli

[PATCH v2 00/12] event DMA adapter library support

2023-09-22 Thread Amit Prakash Shukla
This series adds support for event DMA adapter library. API's defined as part of this library can be used by the application for DMA transfer of data using event based mechanism. v2: - Resolved review comments. - Patch split into multiple patches. Amit Prakash Shukla (12): eventdev: introduce e