[PATCH 1/2] eventdev/dma: reorganize event DMA ops
Amit Prakash Shukla
amitprakashs at marvell.com
Thu May 16 09:36:23 CEST 2024
> -----Original Message-----
> From: pbhagavatula at marvell.com <pbhagavatula at marvell.com>
> Sent: Saturday, April 6, 2024 3:43 PM
> To: Jerin Jacob <jerinj at marvell.com>; Amit Prakash Shukla
> <amitprakashs at marvell.com>; Vamsi Krishna Attunuru
> <vattunuru at marvell.com>
> Cc: dev at dpdk.org; Pavan Nikhilesh Bhagavatula
> <pbhagavatula at marvell.com>
> Subject: [PATCH 1/2] eventdev/dma: reorganize event DMA ops
>
> From: Pavan Nikhilesh <pbhagavatula at marvell.com>
>
> Re-organize event DMA ops structure to allow holding source and destination
> pointers without the need for additional memory, the mempool allocating
> memory for rte_event_dma_adapter_ops can size the structure to
> accommodate all the needed source and destination pointers.
>
> Add multiple words for holding user metadata, adapter implementation
> specific metadata and event metadata.
>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
Acked-by: Amit Prakash Shukla <amitprakashs at marvell.com>
More information about the dev
mailing list