[openib-general] RDMA Generic Connection Management
    Sean Hefty 
    mshefty at ichips.intel.com
       
    Mon Aug 29 13:49:24 PDT 2005
    
    
  
Guy German wrote:
> - ib_cma_get_device (...) /* get device(1) or device+path(2) */
> - pd = ib_alloc_pd(...) /* pd allocated in the given device */
> - qp = ib_cma_create_qp(...) /* qp returned in init state */
> - ib_post_recv(qp, ...);
> - ib_cma_connect (qp, dst_addr(1)/path(2), ...);
To focus on something a little different... do we want an API that 
returns a pointer to a device structure?  Specifically, how does this 
affect device removal?
- Sean
    
    
More information about the general
mailing list