]> git.droids-corp.org - dpdk.git/commit
dma/idxd: add generic option for queue config
authorKevin Laatz <kevin.laatz@intel.com>
Fri, 1 Apr 2022 10:35:00 +0000 (11:35 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Jun 2022 10:46:12 +0000 (12:46 +0200)
commit94b0f04dc0e3dfa75c47487a8cb89ea35b650959
treefa5af7823397a2580dfec829ff4c175f297c3890
parent157e8326e9ef627dc6bca8110a103496bfb6fd88
dma/idxd: add generic option for queue config

The device config script currently uses some defaults to configure
devices in a generic way.

With the addition of this option, users have more control over how
queues are configured.

Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Reviewed-by: Bruce Richardson <bruce.richardson@intel.com>
Tested-by: Sunil Pai G <sunil.pai.g@intel.com>
drivers/dma/idxd/dpdk_idxd_cfg.py