From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH net-next 0/3] xen-netback: switch to NAPI + kthread 1:1 model Date: Wed, 28 Aug 2013 15:41:49 +0100 Message-ID: <20130828144149.GJ15729@zion.uk.xensource.com> References: <1377518379-26503-1-git-send-email-wei.liu2@citrix.com> <20130828090135.GC15729@zion.uk.xensource.com> <20130828.102821.1417197411994987475.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Cc: , , , , , , To: David Miller Return-path: Received: from smtp.citrix.com ([66.165.176.89]:56210 "EHLO SMTP.CITRIX.COM" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752971Ab3H1Olv (ORCPT ); Wed, 28 Aug 2013 10:41:51 -0400 Content-Disposition: inline In-Reply-To: <20130828.102821.1417197411994987475.davem@davemloft.net> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, Aug 28, 2013 at 10:28:21AM -0400, David Miller wrote: > From: Wei Liu > Date: Wed, 28 Aug 2013 10:01:35 +0100 > > > This series has been acked by maintainer. If there is no objection we > > would like to see it in. > > It's in the patchwork queue and will be applied when I get to it. > > Sending queriest like this to me makes no sense at all when you can > always look at the state of your patch at patchwork. > > http://patchwork.ozlabs.org/project/netdev/list/ Yes, I checked their state before querying. Just that you applied some later posted patches and I thought that you didn't notice those acks. Sorry for the noise. Wei.