Steve, <br><br>Thank you.  Looks like this was my problem.  I should have looked more closely at the chelsio driver.<br>Sorry for the interruption, and thanks again for your help.<br><br>--clark<br><br><div><span class="gmail_quote">
On 7/18/07, <b class="gmail_sendername">Steve Wise</b> <<a href="mailto:swise@opengridcomputing.com">swise@opengridcomputing.com</a>> wrote:</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Your destroy_qp() method must destroy the active rdma connection which<br>will force the iwcm to release the reference on the qp.  If you look at<br>the chelsio driver, you'll see this is done before waiting on the refcnt
<br>to go to zero:</blockquote><div><br>.... <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hope this helps...<br><br><br>Steve
<br></blockquote></div><br>