usertools: support IOAT device binding
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 2 Jul 2019 14:12:24 +0000 (15:12 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 4 Jul 2019 07:44:01 +0000 (09:44 +0200)
commit12d4777ac103e14a93328776ec05172931fb7e14
tree0df9024790c995df1d0248ec884f0a0bd90b527d
parentf687e842e3284ae8a6d9b6a1b2369fe3c46566c3
usertools: support IOAT device binding

In order to allow binding/unbinding of devices for use by the
ioat_rawdev, we need to update the devbind script to add a new class
of device, and add device ids for the specific HW instances.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Jiayu Hu <jiayu.hu@intel.com>
Tested-by: Harry van Haaren <harry.van.haaren@intel.com>
doc/guides/rawdevs/ioat_rawdev.rst
usertools/dpdk-devbind.py