> Could I get some clarification on where there is no ordering > guarantee? The WC's do not necessarily come back in the order that the > sends were posted?
For a given queue, completions are always returned in the order that work requests were posted. However there is no ordering between different queues. - 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
