From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roland Dreier Subject: Re: asynchronous operation with poll() Date: Wed, 10 Nov 2010 09:43:12 -0800 Message-ID: References: <20101109204452.GG909@obsidianresearch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Jonathan Rosser's message of "Wed, 10 Nov 2010 14:39:03 +0000") Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jonathan Rosser Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-rdma@vger.kernel.org > 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 majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html