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

Sean Hefty sean.hefty at intel.com
Mon Jul 24 12:44:53 PDT 2006


>Not quite - that's backwards from how I'm looking to do it.  I want to
>use rdma_get_devices() (or something similar) to see which devices are
>available, then get/create rdma_cm_id's for each of those devices,
>without having something like an IP address beforehand.

It sounds like you just want to call verbs directly to get a device list and use
that.  The rdma_cm is designed around providing a socket-like interface based on
IP addressing, so I'm not sure it gives you what you want.

- Sean




More information about the general mailing list