int ib_cm_prep_rtr(struct ib_cm_id *, struct ib_qp_attr *); int ib_cm_prep_rts(struct ib_cm_id *, struct ib_qp_attr *);
I just had a conversation this morning with someone about this exact same functionality. I think that it makes sense to add these routines. (The exact format/parameters for the API may need to be slightly different.)
What format were you thinking for the API?
I haven't given the actual API/implementation much thought to say what it would look like. What did occur to me was that the the struct ib_cm_event might be needed. My plan is to implement this as soon as I resolve the callback issue, since I could use it for testing.
- Sean _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
