Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[v1.21.x] prov/verbs: Flush CQ for SQ on no SQ credit
This fixes issue 10150. On post send, when we are out of SQ credit, attempt to gain SQ credit by polling CQ for SQ. Also corrected check on peer_rq_credits. If post send operation would consume RX buffer on the peer, make sure there is enough credit. Reserve the last one for the credit message. Signed-off-by: Chien Tin Tung <[email protected]> (cherry picked from commit 42866c4)
- Loading branch information