[openib-general] RFC on CM error handling
Sean Hefty
mshefty at ichips.intel.com
Fri Jan 21 11:10:30 PST 2005
Libor Michalek wrote:
>>> 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
More information about the general
mailing list