> -----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]>