[openib-general] [PATCH] initial CM module
Itamar Rabenstein
itamar at mellanox.co.il
Tue Jun 7 09:13:53 PDT 2005
This is a very old mail Thread ,but only now i had time to work on it in
kdapl.
we have discussed the feature that if the call to ib_cm_listen()
comes with service_id == 0 that mean the consumer requste that the cm module
will assign a service id.
Sean,
I dont see that you have added it to the .h file and not implemented it in
the .c
are you going to add it ?
i dont need it soon but at least if you are going to support it
can you update the .h file and i will prepare the kdapl file acording the .h
file ?
Itamar
> -----Original Message-----
> From: Sean Hefty [mailto:sean.hefty at intel.com]
> Sent: Tuesday, December 21, 2004 7:26 PM
> To: 'Roland Dreier'
> Cc: 'Itamar Rabenstein'; Sean Hefty; openib-general at openib.org
> Subject: RE: [openib-general] [PATCH] initial CM module
>
>
> >Yes, some mechanism of allocating unique "local OS administered"
> >service IDs (see section A.3.2.3.3 of the spec) is required.
>
> Thanks, that's what I was looking for in the spec, but
> couldn't find it.
>
> >Or did I misunderstand and you were just worried about possible
> >service ID collisions? In that case there is no problem, all service
> >IDs starting with 0x02 are reserved for this "local OS" allocation
> >method and may be freely assigned by the CM.
>
> I was worried about possible service ID collisions. I will
> update the API
> to allow this, with the plan to use the existing listen call.
>
> - Sean
>
More information about the general
mailing list