+9
−5
Loading
The previous patch ce6b8a13 added a wrong assumption that every WC of RDMA_WR_TYPE_DATA type must point to rdma_req with IBV_WC_RDMA_READ opcode since RDMA_WRITE operations are non-signaled. However it is wrong since in the case of error all WRs will have WCs. Revert part of the problematic patch. Change-Id: I8d270c5313ebfe1ec44a338820a62f085996eb8f Signed-off-by:Alexey Marchuk <alexeymar@mellanox.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1334 Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>