From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Tools: Fix issue with virtio interface names Date: Fri, 23 Sep 2016 10:39:51 +0200 Message-ID: <35124665.AWCee1BxOh@xps13> References: <1472822193-107410-1-git-send-email-gmussar@ciena.com> <2048535.gxr77GMEX2@xps13> <20160923073603.GX23158@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: "Mussar, Gary" , "Mcnamara, John" , dev@dpdk.org To: Yuanhan Liu Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id DE19856A8 for ; Fri, 23 Sep 2016 10:39:53 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id w84so17496681wmg.1 for ; Fri, 23 Sep 2016 01:39:53 -0700 (PDT) In-Reply-To: <20160923073603.GX23158@yliu-dev.sh.intel.com> 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" 2016-09-23 15:36, Yuanhan Liu: > On Thu, Sep 22, 2016 at 04:46:52PM +0200, Thomas Monjalon wrote: > > 2016-09-22 10:34, Mussar, Gary: > > > I am new at submitting patches to dpdk.org. This patch has been acked and patchwork claims success on build it: http://www.dpdk.org/dev/patchwork/patch/15595/ > > > > > > Other users state it has corrected their problems. Am I supposed to be doing something else with it before it gets applied to master? > > > > No, thanks Gary. > > It will be applied as soon as a lazy guy starts doing his work :) > > Hmm., I just found this has been assinged to me in patchwork... > > Thomas, should I apply it to next-virtio tree, or you will apply it on > yours? Oh sorry, I was thinking to apply it myself when reading Gary's mail. But yes, Yuanhan, you can handle it in the virtio tree. It will be faster if you bypass the lazy man ;)