Spdk/module/accel
Alexey Marchuk 6da9878643 accel/dpdk_cryptodev: Fix io_dev unregister
It was found that if system has no crypto devs,
we exit earlier from init function and don't register
io_device. Later in fini function we may try to unregister
invalid io_device

Signed-off-by: Alexey Marchuk <alexeymar@nvidia.com>
Change-Id: I23ac9674c02d4fe97f01c66928a5ec5a2b39ec47
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16321
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2023-01-19 08:25:48 +00:00
..
dpdk_cryptodev accel/dpdk_cryptodev: Fix io_dev unregister 2023-01-19 08:25:48 +00:00
dsa accel: use iovecs for copy+crc32c operations 2023-01-17 23:34:43 +00:00
iaa accel: use iovecs for compress operations 2023-01-17 23:34:43 +00:00
ioat accel: use iovecs for fill operations 2023-01-16 15:35:15 +00:00
Makefile module/accel: Add accel_dpdk_cryptodev 2023-01-11 09:16:59 +00:00