On Mon, Sep 28, 2015 at 11:17:24AM -0600, Jason Gunthorpe wrote: > Should we combine the user side of the kapi 'core' stack (libverbs, > all open source providers, libumad, libcm) into one source > package? Many projects have been working in that model lately with > some success, IMHO. > > Many of these components are one or two C files, and the overhead of > maintaining N copies of all the auto-crap is more than the package > itself :| > > Right now we even have the situation where some providers won't build > with some verbs's, so it isn't even really the case they are actually > independent.
I'm just a bystander in terms of userspace support, but the current model always seemed a complete trainwreck to me. Especially as it implied a public ABI between the core libibvers and the providers, which caused all kinds of problems. Especially if you userspace guys want to keep up with the improvements we're doing on the kernel side you better get up to speed an create a coherent environment :) -- 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
