raw/ioat: make workqueue name configurable in script
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 4 May 2021 13:14:52 +0000 (14:14 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 4 May 2021 15:13:55 +0000 (17:13 +0200)
commitc982132144fcc22cc562833d72b14c5c31b5fbf8
tree9a891bc18f22d7e37f339a28e1f7d98c88474d59
parentcfb286ab2b487b6e40f958a096fbe8cd13aa055d
raw/ioat: make workqueue name configurable in script

Add a "--name-prefix" parameter to the quick configuration script for
DSA. This allows the queues configured on a DSA instance to be made
available to only one DPDK process in a setup with multiple DPDK process
instances.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/raw/ioat/dpdk_idxd_cfg.py