usertools/devbind: update octeontx2 DMA device
authorRadha Mohan Chintakuntla <radhac@marvell.com>
Tue, 9 Nov 2021 23:32:19 +0000 (15:32 -0800)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 10 Nov 2021 13:15:39 +0000 (14:15 +0100)
commit2ff801515e4942c3e0f8f4af954598da5c90c457
tree27c651a623cf12bce2c4b1c0818bfd9297a71465
parent3344172698c29098100b83a28701adaaf73646db
usertools/devbind: update octeontx2 DMA device

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 <radhac@marvell.com>
usertools/dpdk-devbind.py