From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model Date: Wed, 28 Aug 2013 12:08:54 -0400 (EDT) Message-ID: <20130828.120854.1156091703614439968.davem@davemloft.net> References: <20130828090135.GC15729@zion.uk.xensource.com> <20130828.102821.1417197411994987475.davem@davemloft.net> <20130828144149.GJ15729@zion.uk.xensource.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, xen-devel@lists.xen.org, ian.campbell@citrix.com, msw@amazon.com, konrad.wilk@oracle.com, annie.li@oracle.com To: wei.liu2@citrix.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:46102 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754067Ab3H1QI6 (ORCPT ); Wed, 28 Aug 2013 12:08:58 -0400 In-Reply-To: <20130828144149.GJ15729@zion.uk.xensource.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Wei Liu Date: Wed, 28 Aug 2013 15:41:49 +0100 > Just that you applied some later posted patches and I thought that > you didn't notice those acks. I apply patches in the order that are convenient for me and match my cognitive quota at the given point in time. This means I'll review a lot of easy to review patches before those that require more thought and consideration. Therefore never read anything into the order in which I apply patches.