Re: [dpdk-dev] [PATCH v2 1/4] common/cnxk: add DPI DMA support

2021-11-02 Thread fengchengwen
On 2021/11/2 11:40, Radha Mohan Chintakuntla wrote: > Add base support as ROC(Rest of Chip) API which will be used by PMD > dmadev driver. > > This patch adds routines to init, fini, configure the DPI DMA device > found in Marvell's CN9k or CN10k SoC families. > > Signed-off-by: Radha Mohan Chint

[dpdk-dev] [PATCH v2 1/4] common/cnxk: add DPI DMA support

2021-11-01 Thread Radha Mohan Chintakuntla
Add base support as ROC(Rest of Chip) API which will be used by PMD dmadev driver. This patch adds routines to init, fini, configure the DPI DMA device found in Marvell's CN9k or CN10k SoC families. Signed-off-by: Radha Mohan Chintakuntla --- Changes from v1: - Changed to roc_dpi_enable() from