cfb286ab2b
The dpdk_idxd_cfg.py script included with the driver for convenience did
not work properly where the number of queues to be configured was
less than the number of groups or engines. This was because there would
be configured groups/engines not assigned to queues. Fix this by
limiting the engine and group counts to be no bigger than the number of
queues.
Fixes:
|
||
---|---|---|
.. | ||
dpaa2_cmdif | ||
dpaa2_qdma | ||
ifpga | ||
ioat | ||
ntb | ||
octeontx2_dma | ||
octeontx2_ep | ||
skeleton | ||
meson.build |