Spdk/lib/accel
Konrad Sztyber bade2d8db5 accel: delay finish until all IO channels are released
This ensures that there are no more outstanding operations, so we can
safely free any global resources.

Fixes #2987

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Iac423b4f2a1183278d1db20f96c1a3b1bb657f85
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17767
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Mike Gerdts <mgerdts@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-04-26 11:06:02 +00:00
..
accel_internal.h accel: add accel_get_stats 2023-04-14 17:05:40 +00:00
accel_rpc.c accel: move accel_module.h to include/spdk 2023-04-19 06:36:20 +00:00
accel_sw.c accel: move accel_module.h to include/spdk 2023-04-19 06:36:20 +00:00
accel.c accel: delay finish until all IO channels are released 2023-04-26 11:06:02 +00:00
Makefile accel: allow libisal and libisal_crypto 2023-03-28 07:07:06 +00:00
spdk_accel.map accel: add accel_set_options 2023-04-14 17:05:40 +00:00