+2
−3
Loading
nvme_rdma_qpair_submit_recvs is not judged in nvme_rdma_poll_group_process_completions path. If we do not clean the recvs_to_post.first we may get the wrong current_num_recvs when the rc is non-zero and call it again. Change-Id: If0046e711525dcfcb419132a01fed7a09db13ba0 Signed-off-by:Jin Yu <jin.yu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/3163 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
<dongx.yi@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Aleksey Marchuk <alexeymar@mellanox.com>