Spdk/test/unit/lib/accel
Konrad Sztyber 63524340a3 accel: make spdk_accel_sequence_finish() void
It always returns 0 and any errors are reported in the callback.  Making
it void simplifies error handling.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: I0d4299a2789a688eae38d76de46d1baf27cbbd8f
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17194
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
2023-04-19 06:36:20 +00:00
..
accel.c accel: make spdk_accel_sequence_finish() void 2023-04-19 06:36:20 +00:00
dpdk_compressdev.c test/dpdk_compresdev: Add additional UT for mbuf splitting 2023-01-20 10:26:21 +00:00
dpdk_cryptodev.c accel/dpdk_cryptodev: Handle OP_STATUS_SUCCESS 2023-04-13 21:26:20 +00:00
Makefile test/unit: Add unit tests for dpdk compressdev module 2023-01-20 10:26:21 +00:00