+42
−10
Loading
malloc bdev module did not support accel sequence if DIF was enabled. Remove the limitation by utilizing spdk_bdev_io_hide_metadata(). If DIF insert/strip is done by accel sequence, it is not possible to verify DIF of I/O buffer. Hence, verify DIF of malloc buffer instead. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Idb088b6fc3cc045028c33649c84218c708fd601b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/25326 Community-CI: Community CI Samsung <spdk.community.ci.samsung@gmail.com> Reviewed-by:
Jim Harris <jim.harris@nvidia.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>