94f67dd5ae
This patch changes the meaning of the data_len parameter of spdk_dif_set_md_interleave_iovs from `Expected data length of the payload` to `Expected length of the newly read data in the extended LBA payload`. This change will align the parameters of spdk_dif_set_md_intereleave_iovs to of spdk_dif_generate_stream. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I7f9c45e78be977625713acb79d2ae82d4375f419 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/457543 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>