[openib-general] [PATCH RFC] return qp pointer as part of ib_wc

Caitlin Bestler caitlinb at broadcom.com
Tue Jan 9 15:37:25 PST 2007


openib-general-bounces at openib.org 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.





More information about the general mailing list