+21
−3
Loading
The root cause is that we do not the copy the contents to the dst address correctly. So provide a _sw_accel_copyv function to address this issue. Fixes #2096 Signed-off-by:Ziye Yang <ziye.yang@intel.com> Change-Id: I25d0e60f51abd41ed77b2b23f08d609f4f052de0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9193 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Monica Kenguva <monica.kenguva@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Paul Luse <paul.e.luse@intel.com>