Re: [dpdk-dev] [PATCH] usertools/devbind: update octeontx2 DMA device

2021-11-09 Thread Radha Mohan
On Tue, Nov 9, 2021 at 12:50 PM Thomas Monjalon wrote: > > 09/11/2021 17:55, Radha Mohan Chintakuntla: > > The octeontx2_dma rawdev driver is removed in DPDK-21.11. The new driver > > for the same device uses the dmadev. So this patch updates the device > > naming and lists it under dma devices se

Re: [dpdk-dev] [PATCH] usertools/devbind: update octeontx2 DMA device

2021-11-09 Thread Thomas Monjalon
09/11/2021 17:55, Radha Mohan Chintakuntla: > The octeontx2_dma rawdev driver is removed in DPDK-21.11. The new driver > for the same device uses the dmadev. So this patch updates the device > naming and lists it under dma devices section. > > Signed-off-by: Radha Mohan Chintakuntla > --- > user

[dpdk-dev] [PATCH] usertools/devbind: update octeontx2 DMA device

2021-11-09 Thread Radha Mohan Chintakuntla
The octeontx2_dma rawdev driver is removed in DPDK-21.11. The new driver for the same device uses the dmadev. So this patch updates the device naming and lists it under dma devices section. Signed-off-by: Radha Mohan Chintakuntla --- usertools/dpdk-devbind.py | 11 ++- 1 file changed, 6