From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST Nested PATCH v7 2/6] Edit some testsupport APIs for nested test Date: Tue, 31 Mar 2015 14:49:58 +0100 Message-ID: <1427809798.2115.135.camel@citrix.com> References: <1427497587-22884-1-git-send-email-longtaox.pang@intel.com> <1427497587-22884-3-git-send-email-longtaox.pang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1427497587-22884-3-git-send-email-longtaox.pang@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "longtao.pang" Cc: wei.liu2@citrix.com, robert.hu@intel.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2015-03-27 at 19:06 -0400, longtao.pang wrote: > 1. Designate vif model to 'e1000' by make-flight. Strictly you could s/to 'e1000'// here since the make-flight changes are elsewhere and that would better describe the generic change. > 2. In L2 installation context, its host (L1) IP address is not queried > from DNS, but after running "ts-nested-setup + host + nested", L1 IP is > stored in runvar. > > Signed-off-by: longtao.pang Acked-by: Ian Campbell