+66
−81
Loading
This patch reduces admount of changes in the next patch, no functional changes added. The next patch will add usage of contig IO buffers for multi SGL payload. To support it we need to pass an offset to fill_wr_sgl function. Also in the current version we assume that for 1 iteration we fill 1 IO buffer, the next patch will change it and we'll need to swtich to the next IO buffer in special case. That can't be done easily if we use fill_wr_sge function Change-Id: Iee8209634637697f700f8fa9fe61ead156b6d622 Signed-off-by:Alexey Marchuk <alexeymar@mellanox.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7258 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
<dongx.yi@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>