From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Larose Subject: Re: [PATCH] virtio: fix rx ring descriptor starvation Date: Thu, 10 Mar 2016 09:46:20 -0500 Message-ID: References: <1447407013-6986-1-git-send-email-tkiely@brocade.com> <567299E9.60000@brocade.com> <56CB35E9.50309@brocade.com> <56D94331.7080103@brocade.com> <20160309213701.GC8020@bricha3-MOBL3> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: "dev@dpdk.org" To: Bruce Richardson Return-path: Received: from mail-ob0-f176.google.com (mail-ob0-f176.google.com [209.85.214.176]) by dpdk.org (Postfix) with ESMTP id E9AE63792 for ; Thu, 10 Mar 2016 15:46:20 +0100 (CET) Received: by mail-ob0-f176.google.com with SMTP id fp4so82635777obb.2 for ; Thu, 10 Mar 2016 06:46:20 -0800 (PST) In-Reply-To: <20160309213701.GC8020@bricha3-MOBL3> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Mar 9, 2016 at 4:37 PM, Bruce Richardson wrote: > 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 > Hey Bruce, Thanks. I signed off, and resubmitted the patch. Hopefully I didn't make any other amateur mistakes this time! > Huawei or Tom, could one of you guys perhaps review and ack the patch once it's > submitted with a signoff? > > Thanks, > /Bruce