usertools: support binding Intel DSA device
authorKevin Laatz <kevin.laatz@intel.com>
Thu, 8 Oct 2020 09:51:18 +0000 (10:51 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 8 Oct 2020 12:33:20 +0000 (14:33 +0200)
commit43f9b521a7ea441bfe79a524b52d3e48077821db
tree5c0eb61d872f601ef0ca72fa9461ade7c833460e
parentcae8a1b19ec1648c2aabd12e8113467c55f7ba32
usertools: support binding Intel DSA device

Intel Data Streaming Accelerator (Intel DSA) is a high-performance data
copy and transformation accelerator which will be integrated in future
Intel processors [1].

Add DSA device support to dpdk-devbind.py script.

[1] https://01.org/blogs/2019/introducing-intel-data-streaming-accelerator

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
doc/guides/rel_notes/release_20_11.rst
usertools/dpdk-devbind.py