Spdk/module/accel
Alexey Marchuk 6b7cca1542 accel/dpdk_cryptodev: Handle OP_STATUS_SUCCESS
SW PMD might process a crypto operation but failed
to submit it to a completions ring.
Such operation can't be retried if crypto operation
is inplace.
Handle such crypto op as a completed.
Verified by integrating rte openssl driver and
adding additional logs to check that SUCCESS
status received and completed as expected.

Signed-off-by: Alexey Marchuk <alexeymar@nvidia.com>
Change-Id: Ida161cec045167af752ebd5b57f41b2bbfe8b97c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16995
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-04-13 21:26:20 +00:00
..
dpdk_compressdev so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
dpdk_cryptodev accel/dpdk_cryptodev: Handle OP_STATUS_SUCCESS 2023-04-13 21:26:20 +00:00
dsa lib/accel: removed references to ACCEL_FLAG_PERSISTENT 2023-03-03 11:20:03 +00:00
iaa so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
ioat lib/accel: removed references to ACCEL_FLAG_PERSISTENT 2023-03-03 11:20:03 +00:00
mlx5 so_ver: increase all major versions 2023-01-24 08:37:21 +00:00
Makefile module/accel: Add mlx5 accel module 2023-01-19 22:00:58 +00:00