[openib-general] Re: SDP use of CMA

Michael S. Tsirkin mst at mellanox.co.il
Tue Dec 6 07:38:55 PST 2005


Quoting r. Tom Tucker <tom at opengridcomputing.com>:
> Subject: Re: SDP use of CMA
> 
> Not to jump in late on this, but why couldn't we just add a protocol
> parameter to the create_id call. Then it is arbitrarily extensible ala
> socket(AF_INET, SOCK_STREAM, <protocol!!!>)
> 
> 
> So what I'm specifically suggesting is:
> 
> struct rdma_cm_id* rdma_create_id(rdma_cm_event_handler* cm_handler,
> 				  void* context,
> 				  rdma_cm_proto proto);

Makes sense.
We'd need to define rdma_cm_proto values I guess:
SDP, default, ....

-- 
MST



More information about the general mailing list