Quoting r. Or Gerlitz <[EMAIL PROTECTED]>:
> >So CMA passes the REP to the ULP as inside RDMA_CM_EVENT_ESTABLISHED event.
> 
> no no, see the code or my parsing of it for you below.
> 
> If the ULP has created a QP via the CMA then the CMA will send RTU and 
> deliver up ESTABLISHED event, else the CMA will deliver up 
> CONNECT_RESPONSE event and only later when the ULP calls rdma_accept the 
> CMA will send the RTU.

Correct, that's what I am saying.

I want to create a QP via CMA (no sense in duplicating functionality), but I
need CMA to sent RTU *after* delivering ESTABLISHED event, not before as it does
now, and I need a way to tell CMA to reject the connection after my handler
looks at private data.

-- 
MST
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to