Re: [dpdk-dev] [PATCH v5 1/2] drivers/raw: remove octeontx2-dma driver

2021-10-18 Thread Thomas Monjalon
26/08/2021 12:50, Radha Mohan Chintakuntla: > Removing the rawdev based octeontx2-dma driver as the dependent > common/octeontx2 will be soon be going away. Also a new DMA driver will > be coming in this place once the rte_dmadev library is in. > > Signed-off-by: Radha Mohan Chintakuntla This pa

[dpdk-dev] [PATCH v5 1/2] drivers/raw: remove octeontx2-dma driver

2021-08-26 Thread Radha Mohan Chintakuntla
Removing the rawdev based octeontx2-dma driver as the dependent common/octeontx2 will be soon be going away. Also a new DMA driver will be coming in this place once the rte_dmadev library is in. Signed-off-by: Radha Mohan Chintakuntla --- Changes from v4: Replaced the reference to documentation i