From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] vhost_user: Make sure that memory map is set before attempting address translation Date: Wed, 13 Jan 2016 15:24:24 +0800 Message-ID: <20160113072424.GF19531@yliu-dev.sh.intel.com> References: <1452609306-7724-1-git-send-email-p.fedin@samsung.com> <20160113013810.GD19531@yliu-dev.sh.intel.com> <005901d14dd2$a32f9310$e98eb930$@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Pavel Fedin Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 7FE52370 for ; Wed, 13 Jan 2016 08:23:18 +0100 (CET) Content-Disposition: inline In-Reply-To: <005901d14dd2$a32f9310$e98eb930$@samsung.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" On Wed, Jan 13, 2016 at 10:18:43AM +0300, Pavel Fedin wrote: > Hello! > > > > Change-Id: Ibc8f6637fb5fb9885b02c316adf18afd45e0d49a > > > > What's this? An internal track id? > > Yes, it's from our gerrit. I've just done git format-patch. > > > If so, you should not include it > > here: it's just meaningless to us. > > > > Otherwise, this patch looks good to me. > > Should i repost, or can you just drop this tag by yourself when applying? I'd suggest so. Since it's Thomas (but not me) to apply your patch. And if you repost, you can add my ACK: Acked-by: Yuanhan Liu --yliu