usertools/devbind: add DMA device class
authorKevin Laatz <kevin.laatz@intel.com>
Wed, 20 Oct 2021 16:30:12 +0000 (16:30 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 22 Oct 2021 20:40:59 +0000 (22:40 +0200)
commit9afeef14cb47fee1b31daaa9e12028c9c54beca1
tree733484c26f854d91bf2e1d74b0ac89e3079ffc54
parent8bedc51583d3ecef90faed502077e93f80cc40d7
usertools/devbind: add DMA device class

Add a new class for DMA devices.
Devices listed under the DMA class are to be used with the dmadev library.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Conor Walsh <conor.walsh@intel.com>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Chengwen Feng <fengchengwen@huawei.com>
usertools/dpdk-devbind.py