[openib-general] Re: [RFC] userspace CM/verbs QP
Sean Hefty
mshefty at ichips.intel.com
Mon Mar 7 13:26:19 PST 2005
Libor Michalek wrote:
> Sean, I'm not sure there's an easy way to perform a port source GID
> to device lookup, did you have something specific in mind for the
> lookup? Unless there's an easy way to do this, I was going to go ahead
> with #1...
There's a device_list maintained in device.c that's used when
ib_register_client() is called to report all available devices to a
client. My thinking was to make this list available to cache.c for use
calling a function such as ib_get_cached_gid().
- Sean
More information about the general
mailing list