Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rdma: Poll the control cq if no match
If a match isn't found for the current send, poll the control cq to see if the match can be found. While this extends the current send() call, it potentially lowers the time until data transfer starts. Signed-off-by: Brian Barrett <[email protected]> Signed-off-by: Raghu Raja <[email protected]>
- Loading branch information