[openib-general] Re: uCM create connection ID

Libor Michalek libor at topspin.com
Fri Jul 1 17:25:32 PDT 2005


On Thu, Jun 30, 2005 at 07:01:22PM -0700, Arlin Davis wrote:
> Libor Michalek wrote:
> 
> >  The listen id is in the req rcvd event. (event->param.req_rcvd.listen_id)
> >Do you mean that it is not being set correctly?
> >  
> >
> Ok, I didn't look deep enough. It is set correctly and the polling seems 
> to be working.
> 
> The uDAPL code is now connecting properly but I am having difficulty 
> setting the QP states properly without the ib_cm_init_qp_attr() call. 
> Any chance of providing this call in uCM?

  To recreate that call, I was going to expand the ib_cm_attr_id() call
that's currently there, to retreive the available connection information, 
and then provide a ib_cm_init_qp_attr() like wrapper around it.

-Libor



More information about the general mailing list