+1
−1
Loading
It should return "NVME_TCP_PDU_FATAL". I think that this issue is introduced after we move the data copy from tcp transport layer to the socket layer. And it should return "NVME_TCP_PDU_FATAL now", and it will be consistent with the logic in the same function. With this patch, it will fix the big I/O size write from the initiator. Signed-off-by:Ziye Yang <ziye.yang@intel.com> Change-Id: Ide018adb603eb13d002fc98886258dd1e2424f7c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3122 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: Mellanox Build Bot Community-CI: Broadcom CI