From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4] ethdev: fix port data mismatched in multiple process model Date: Wed, 11 Jan 2017 14:32:03 +0100 Message-ID: <6191673.SI6i20B7c3@xps13> References: <1483697780-12088-2-git-send-email-yuanhan.liu@linux.intel.com> <8073053.tGjfT9gznt@xps13> <20170110143339.GD2402@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, stable@dpdk.org, Bruce Richardson , Ferruh Yigit To: Yuanhan Liu Return-path: Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by dpdk.org (Postfix) with ESMTP id C7809F60E for ; Wed, 11 Jan 2017 14:32:00 +0100 (CET) Received: by mail-wm0-f54.google.com with SMTP id r126so12389528wmr.0 for ; Wed, 11 Jan 2017 05:32:00 -0800 (PST) In-Reply-To: <20170110143339.GD2402@yliu-dev.sh.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-01-10 22:33, Yuanhan Liu: > On Mon, Jan 09, 2017 at 06:08:04PM +0100, Thomas Monjalon wrote: > > Hi Yuanhan, > > > > Nit: the title should be "v4 1/6" > > Oops, my bad. > > > Except that, good patch :) > > > > > Signed-off-by: Yuanhan Liu > > > > Acked-by: Thomas Monjalon > > Thanks for review! Mind if I apply it to the next-virtio tree? Yes, please do.