dma/idxd: move config script from raw driver
authorConor Walsh <conor.walsh@intel.com>
Wed, 20 Oct 2021 16:30:11 +0000 (16:30 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 22 Oct 2021 20:40:59 +0000 (22:40 +0200)
commit8bedc51583d3ecef90faed502077e93f80cc40d7
treecbd579036c82c6550bdc4dd5793e29f77218bd53
parent9459de4edc992b149c91f4d1b21b802b254747fa
dma/idxd: move config script from raw driver

Move the example script for configuring IDXD devices bound to the IDXD
kernel driver from raw to dma, and create a symlink to still allow use from
raw.

Signed-off-by: Conor Walsh <conor.walsh@intel.com>
Signed-off-by: Kevin Laatz <kevin.laatz@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/dma/idxd/dpdk_idxd_cfg.py [new file with mode: 0755]
drivers/raw/ioat/dpdk_idxd_cfg.py [changed from file to symlink]