Loading
bdevperf: Set dif_check_flags_exclude_mask by negating job->dif_check_flags
By this patch, we can control DIF check per I/O but the behavior is backward compatible because we just negate job->dif_check_flags and set its result to dif_check_flags_exclude_mask for each I/O. Signed-off-by:Shuhei Matsumoto <smatsumoto@nvidia.com> Change-Id: Ia3037bc4d43b566f0ccc46588d430edcb5f38626 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22823 Community-CI: Mellanox Build Bot Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <jim.harris@samsung.com>