Upcoming patches will support DIF insert and strip feature in iSCSI target and the feature will be implemented by utilizing iovecs. Even when we support the DIF feature, we want to keep current batched PDU flush, and current requirement that there must be enough free iovecs to map all segments of a PDU is too strict. This patch alleviates the requirement by passing remaining number of iovecs to spdk_iscsi_build_iovs(). Change-Id: I6206322839c363e0ff5abe84bfd524bdc09e23ca Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/446176 Reviewed-by: Ziye Yang <ziye.yang@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
.gitignore | ||
iscsi_ut.c | ||
Makefile |