On Wed, Jun 26, 2024 at 7:47 AM Jiale, SongX <[email protected]> wrote: > > > -----Original Message----- > > From: [email protected] <[email protected]> > > Sent: Monday, June 24, 2024 5:23 PM > > To: [email protected]; Amit Prakash Shukla <[email protected]> > > Cc: [email protected]; Pavan Nikhilesh <[email protected]> > > Subject: [PATCH] eventdev/dma: fix missing response info in forward mode > > > > From: Pavan Nikhilesh <[email protected]> > > > > When in OP_FWD mode the DMA completion response should use the > > `rte_event_dma_adapter_op::event_meta` to inject the completion event. > > > > Bugzilla ID: 1469 > > Fixes: 588dcac23610 ("eventdev/dma: reorganize event DMA ops") > > > > Signed-off-by: Pavan Nikhilesh <[email protected]> > > --- > Tested-by: Song Jiale <[email protected]>
Acked-by: Amit Prakash Shukla <[email protected]> Applied to dpdk-next-net-eventdev/for-main. Thanks

