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> |
||
---|---|---|
.. | ||
accel.c | ||
dpdk_compressdev.c | ||
dpdk_cryptodev.c | ||
Makefile |