[openib-general] Using TopSpin CM in a VAPI application
Roland Dreier
Sun Apr 25 20:50:24 PDT 2004
erezz> I'm working in kernel mode, so this patch will be very
erezz> helpful for me. Will I be able to pass a VAPI QP handle
erezz> without any modifications to the CM after you publish this
erezz> patch?
I will be traveling Monday and Tuesday, so I probably won't get to
post the patch until Wednesday (US/California time).
To answer your question, no, you will not be able to pass a VAPI
handle directly to the CM. The only change will be to the HCA
provider -- I'll add an interface to register a VAPI QP handle.
You'll call ib_qp_create with a device_specific parameter and get back
a struct ib_qp * that you can pass to the CM. It's a little wasteful
but it seems like the best solution until we have final resolution on
what our verbs API looks like.
- Roland
--
To unsubscribe send an email with subject unsubscribe to openib-general at openib.org.
Please contact moderator at openib.org for questions.
More information about the openib-general mailing list