[ofa-general] Problem with dropped CQE's on RDMA CM channel

Roland Dreier rdreier at cisco.com
Tue Mar 20 14:57:06 PDT 2007


 > That's what I was worried about. Is there anyway to manually flush a
 > QP before disconnecting it?

What do you mean by flushing the QP?  There's no way to make the QP
execute work requests any faster, but you can wait for all your
requests to complete before you disconnect it.  Or if you transition
the QP to the error state, then all the outstanding work requests will
be completed with a "flush error" status, and you can poll your CQ
until you know there are no more outstanding work requests before you
transition the QP to the reset state and/or destroy the QP.

 - R.



More information about the general mailing list