Spdk/lib/accel
Konrad Sztyber 0473a78165 accel: clear out domain/step_cb pointers in encrypt/decrypt
They  aren't cleared before a task is submitted and might store pointers
from a previous operation.  This can lead to issues if the previous
operation was using memory domains and we submit the task to a module
also supporting memory domains.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Icafb924c2e936ee6a83d921ae48e953b98f00841
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16848
Community-CI: Mellanox Build Bot
Reviewed-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-02-21 13:13:10 +00:00
..
accel_internal.h accel: introduce platform drivers 2023-02-13 13:52:06 +00:00
accel_rpc.c accel: introduce platform drivers 2023-02-13 13:52:06 +00:00
accel_sw.c accel: add support for xor 2023-02-21 08:33:18 +00:00
accel.c accel: clear out domain/step_cb pointers in encrypt/decrypt 2023-02-21 13:13:10 +00:00
Makefile so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
spdk_accel.map accel: add support for xor 2023-02-21 08:33:18 +00:00