+2
−1
Loading
The issue happens when c2h data is received before cmd capsule completion being received. With zcopy enabled it is possible for _sock_check_zcopy to kickoff nvme_tcp_req_complete_safe whereas sequence might be not yet finished. Fix by improving the guard check to include in_progress_accel flag. Change-Id: If8ad27411d9a9c4b2df5c08541bf84b46f7af161 Signed-off-by:Jacek Kalwas <jacek.kalwas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21951 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com>