From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 505F42BDB for ; Wed, 9 Mar 2016 22:37:05 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 09 Mar 2016 13:37:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,312,1455004800"; d="scan'208";a="906377906" Received: from ugavish-mobl1.ger.corp.intel.com ([10.252.20.226]) by orsmga001.jf.intel.com with SMTP; 09 Mar 2016 13:37:02 -0800 Received: by (sSMTP sendmail emulation); Wed, 09 Mar 2016 21:37:01 +0025 Date: Wed, 9 Mar 2016 21:37:01 +0000 From: Bruce Richardson To: Kyle Larose Message-ID: <20160309213701.GC8020@bricha3-MOBL3> References: <1447407013-6986-1-git-send-email-tkiely@brocade.com> <567299E9.60000@brocade.com> <56CB35E9.50309@brocade.com> <56D94331.7080103@brocade.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Shannon Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] virtio: fix rx ring descriptor starvation X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2016 21:37:05 -0000 On Fri, Mar 04, 2016 at 08:25:07AM -0500, Kyle Larose wrote: > On Fri, Mar 4, 2016 at 3:11 AM, Tom Kiely wrote: > > Sure. > > Tom > > > > > > On 03/04/2016 06:16 AM, Xie, Huawei wrote: > >> > >> On 2/23/2016 12:23 AM, Tom Kiely wrote: > >>> > >>> Hi, > >>> Sorry I missed the last few messages until now. I'm happy with > >>> just removing the "if". Kyle, when you say you fixed it, do you mean > >>> that you will push the patch or have already done so ? > >>> Thanks, > >>> Tom > >> > >> Could you please send the patch? > >> > > > > I should have replied to this earlier. I submitted a patch last week: > http://dpdk.org/dev/patchwork/patch/10904/ Thanks, Kyle. Unfortunately the patch you submitted is missing your signoff. Can you perhaps resubmit it as a V2 with the necessary sign-off as described in the contributors guide: http://dpdk.org/doc/guides/contributing/patches.html#commit-messages-body Huawei or Tom, could one of you guys perhaps review and ack the patch once it's submitted with a signoff? Thanks, /Bruce