On Mon, Aug 12, 2013 at 08:59:10PM +0000, Hefty, Sean wrote:

> This is slightly off topic, but what is the underlying reason for
> having the libibverbs config directory?  Is it simply to support the
> library name being different than the device name, or is there
> something more?

I use it quite frequently to setup ibverbs to use non-system paths to
find the libaries.

It seems to me the whole idea of this system is that a vendor could
ship a binary interface blob in /opt/foo/lib/ and just drop one file
into libibverbs.d to configure that blob.

Frankly, I'm not really sure there is much value in this whole
loadable mechanism. I'm unaware of people actually using the dynamic
load in a meaningful way and it seems many of the drivers would be
better maintained if they were part of verbs directly...

The realities of the kernel GPL seem to preclude having a binary
user-space, and drivers are not really being shipped separately from
verbs..

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to