[EMAIL PROTECTED] wrote: > Roland Dreier wrote: >> This change makes sense to me. Does anyone object to queueing this >> for 2.6.21? > > Indeed, it makes much sense, do you any idea what would it > take to expose this capability also by libibverbs? > > Or. >
Translating QP ID to a kernel pointer in kernel verbs should be trivial for almost any implemention I've ever imagined. But translating a QP ID to a useful user mode pointer in user mode verbs is considerably trickier, and definitely not something you would want to do automatically even if the application had no use for this automatic translation. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
