From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v4] ethdev: fix port data mismatched in multiple process model Date: Tue, 10 Jan 2017 22:33:39 +0800 Message-ID: <20170110143339.GD2402@yliu-dev.sh.intel.com> References: <1483697780-12088-2-git-send-email-yuanhan.liu@linux.intel.com> <1483948259-8652-1-git-send-email-yuanhan.liu@linux.intel.com> <8073053.tGjfT9gznt@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, stable@dpdk.org, Bruce Richardson , Ferruh Yigit To: Thomas Monjalon Return-path: Content-Disposition: inline In-Reply-To: <8073053.tGjfT9gznt@xps13> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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? --yliu