4fa7987047
Data digest computation should take extended LBA payload but could not do yet. This patch adds an new API spdk_dif_update_crc32c() to compute CRC-32C value for extended LBA payload. In the next patch, spdk_dif_update_crc32c will be used in iSCSI target first. Change-Id: I327f384bb7dfd8b68279b0acec0ee78a40264a26 Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/456171 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ziye Yang <ziye.yang@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>