Re: [PATCH v2 1/3] common/cnxk: dma result to an offset of the event

2024-02-25 Thread Jerin Jacob
On Sat, Feb 10, 2024 at 1:14 AM Amit Prakash Shukla wrote: > > Adds support to configure writing result to offset of the DMA > response event. > > Signed-off-by: Amit Prakash Shukla > --- > v2: > - Added dual workslot enqueue support. > - Fixed compilation error. Please rebase to next-eventdev.

[PATCH v2 1/3] common/cnxk: dma result to an offset of the event

2024-02-09 Thread Amit Prakash Shukla
Adds support to configure writing result to offset of the DMA response event. Signed-off-by: Amit Prakash Shukla --- v2: - Added dual workslot enqueue support. - Fixed compilation error. drivers/common/cnxk/roc_dpi.c | 6 +- drivers/common/cnxk/roc_dpi.h | 2 +- drivers/common