+16
−0
+37
−0
Loading
Add spdk_dif_update_crc32c_stream to update CRC32C by stream fashion. spdk_dif_update_crc32c_stream utilizes the updated _dif_update_crc32c_split. A minor bug was found in UT for spdk_dif_update_crc32c and is fixed together in this patch. Signed-off-by:Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I92358e845e8e2e17c6f288aa718b947e71e6e1fb Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458919 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com>