[openib-general] [PATCH] [RFC] librdmacm: expose device list to users

Sean Hefty sean.hefty at intel.com
Mon Jul 24 11:41:19 PDT 2006


>What's the best way to map the ibv_context's return from
>rdma_get_devices() to rdma_cm_id's for use with the rest of the RDMA
>functions?

Once an rdma_cm_id has been bound to a device, it will reference one of the
devices (ibv_context) that's also return from rdma_get_devices().  I.e. the
pointers should be the same.

Is this the information you're looking for?

- Sean




More information about the general mailing list