2819718176
To process unaligned data segment properly when a whole data buffer is splitted into multiple data segments and each data segment has any alignment, we have to update only data offset of DIF context according to the progress. Hence this patch adds an new API spdk_dif_ctx_set_data_offset(). The API will be used in the next patch. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I346ab583518b80792ea40d34cf0c8536ecc3d904 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458141 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> |
||
---|---|---|
.. | ||
linux | ||
spdk | ||
spdk_internal | ||
Makefile |