Spdk/python/spdk/rpc
paul luse bb5083a85d bdev/compress: Port to use accel_fw instead of compressdev
directly

This patch removes hardcoded compressdev code from the
vbdev module and instead uses the accel_fw. The port required
a few changes based on how things are plumbed and accessed,
nothing that isn't be too obscure.  CI tests were updated to
run ISAL accel_fw module as well as DPDK compressdev with QAT.

Unit tests for the new module will follow in a separate patch.

Signed-off-by: paul luse <paul.e.luse@intel.com>
Change-Id: I769cbc888658fb846d89f6f0bfeeb1a2a820767e
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13610
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
2023-01-20 10:26:21 +00:00
..
__init__.py ublk: add ublk target creation and destruction 2023-01-20 07:48:25 +00:00
accel.py bdev/crypto: Use accel framework 2023-01-19 22:00:58 +00:00
app.py rpc: fix python style 2022-12-21 09:32:24 +00:00
bdev.py bdev/compress: Port to use accel_fw instead of compressdev 2023-01-20 10:26:21 +00:00
blobfs.py rpc: fix python style 2022-12-21 09:32:24 +00:00
client.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
cmd_parser.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
compressdev.py module/accel: Add compressDev accel_module 2023-01-19 11:16:01 +00:00
dpdk_cryptodev.py module/accel: Add accel_dpdk_cryptodev 2023-01-11 09:16:59 +00:00
dsa.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
env_dpdk.py rpc: fix python style 2022-12-21 09:32:24 +00:00
helpers.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
iaa.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
ioat.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
iobuf.py module/iobuf: introduce iobuf module 2022-12-16 09:06:07 +00:00
iscsi.py rpc: fix python style 2022-12-21 09:32:24 +00:00
log.py rpc: fix python style 2022-12-21 09:32:24 +00:00
lvol.py rpc: fix python style 2022-12-21 09:32:24 +00:00
mlx5.py module/accel: Add mlx5 accel module 2023-01-19 22:00:58 +00:00
nbd.py rpc: fix python style 2022-12-21 09:32:24 +00:00
notify.py rpc: fix python style 2022-12-21 09:32:24 +00:00
nvme.py rpc: fix python style 2022-12-21 09:32:24 +00:00
nvmf.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
pmem.py rpc: fix python style 2022-12-21 09:32:24 +00:00
sock.py rpc: fix python style 2022-12-21 09:32:24 +00:00
subsystem.py rpc: fix python style 2022-12-21 09:32:24 +00:00
trace.py rpc: fix python style 2022-12-21 09:32:24 +00:00
ublk.py ublk: add an rpc method to get current ublk devices 2023-01-20 07:48:25 +00:00
vfio_user.py rpc: fix python style 2022-12-21 09:32:24 +00:00
vhost.py virtio_blk: added virtio_blk_get_transports RPC 2023-01-19 10:30:26 +00:00
vmd.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00