Spdk/test/unit/lib/accel
Konrad Sztyber 35b1d8c7da accel: copy memory domain context when merging tasks
When changing src/dst buffers, we copied memory domain pointers, but we
didn't copy memory domain context, which is obviously incorrect.  It was
probably missed, because we never append a copy with non-NULL memory
domain.  Added a unit test case to verify this behavior.

Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Change-Id: Ic174e0e72c33d3f437f0faddd3405638049f0c74
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17425
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
2023-05-09 17:58:11 +08:00
..
accel.c accel: copy memory domain context when merging tasks 2023-05-09 17:58:11 +08: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-05-09 17:58:11 +08:00
Makefile test/unit: Add unit tests for dpdk compressdev module 2023-01-20 10:26:21 +00:00