commit | c2b75ef7dcb9cf5e237955b0d0fa48918978493d | [log] [tgz] |
---|---|---|
author | Ismail, Mustafa <mustafa.ismail@intel.com> | Mon Apr 18 10:33:09 2016 -0500 |
committer | Doug Ledford <dledford@redhat.com> | Thu Apr 28 16:32:54 2016 -0400 |
tree | 3498f1c39a2deca98e8fd25936364a17a08f12dd | |
parent | fa4153796121e573be7f9b8f59ac7eb0694d1ac0 [diff] |
RDMA/i40iw: Adding queue drain functions Adding sq and rq drain functions, which block until all previously posted wr-s in the specified queue have completed. A completion object is signaled to unblock the thread, when the last cqe for the corresponding queue is processed. Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com> Signed-off-by: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>