[openib-general] [PATCH 3/4] IB CM: register and handle COMM_EST events on a QP

Sean Hefty mshefty at ichips.intel.com
Wed Jul 26 09:40:41 PDT 2006


Or Gerlitz wrote:
> Generally, i guess you need to insert the local QPN into the rb_tree 
> ***before*** sending the REP not after it.

That is what the patch does.

> Can you state what is the usage being done with the local QPNs in the 
> timeout on REQ flow?

I don't quite follow what you're asking here.  Local QPNs are tracked when a REQ 
is sent.  If a second REQ is sent using the same QPN, it will fail with an 
address in use error.  The local QPN is not removed from the table until the 
connection fails, or we exit the timewait state after being disconnected.

- Sean




More information about the general mailing list