On Sun, Nov 6, 2011 at 9:31 AM, Bart Van Assche <[email protected]> wrote: > Make sure that the last WQE event is handled properly if it arrives > before the QP has been transitioned into the error state.
Do you mean if the event arrives before the modify QP operation returns? If so I agree this is a possible order of events... Otherwise I'm not sure I follow: the last WQE event can't be generated until the QP is in the error state (which of course can happen before ib_modify_qp() returns) - R. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
