Spdk/python/spdk/rpc
Alexey Marchuk 13f97e6737 bdev/crypto: Use accel framework
All DPDK related code is removed, handling of
RESET command was sligthly updated.
Handling of -ENOMEM was updated for cases when
accel API returns -ENOMEM

Crypto tests in blockdev.sh were extended with more
crypto_bdevs to verify NOMEM cases - that failed
with original vbdev_crypto implementation

Signed-off-by: Alexey Marchuk <alexeymar@nvidia.com>
Change-Id: If1feba2449bee852c6c4daca4b3406414db6fded
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14860
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-01-19 22:00:58 +00:00
..
__init__.py module/accel: Add compressDev accel_module 2023-01-19 11:16:01 +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/crypto: Use accel framework 2023-01-19 22:00:58 +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
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
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