On Mon, May 27, 2024 at 8:47 PM Anoob Joseph <ano...@marvell.com> wrote:
>
> Add Odyssey ODM DMA device. This PMD abstracts ODM hardware unit on
> Odyssey SoC which can perform mem to mem copies.
>
> The hardware unit can support upto 32 queues (vchan) and 16 VFs. It
> supports 'fill' operation with specific values. It also supports
> SG mode of operation with upto 4 src pointers and 4 destination
> pointers.
>
> The PMD is tested with both unit tests and performance applications.
>
> Changes in v4
> - Added release notes
> - Addressed review comments from Jerin
>
> Changes in v3
> - Addressed build failure with stdatomic stage in CI
>
> Changes in v2
> - Addressed build failure in CI
> - Moved update to usertools as separate patch
>
> Anoob Joseph (2):
>   dma/odm: add framework for ODM DMA device
>   dma/odm: add hardware defines
>
> Gowrishankar Muthukrishnan (3):
>   dma/odm: add dev init and fini
>   dma/odm: add device ops
>   dma/odm: add stats
>
> Vidya Sagar Velumuri (2):
>   dma/odm: add copy and copy sg ops
>   dma/odm: add remaining ops


Series applied to dpdk-next-net-mrvl/for-main. Thanks

Reply via email to