From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id E92DF101B for ; Mon, 18 Sep 2017 04:15:46 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Sep 2017 19:15:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,410,1500966000"; d="scan'208";a="152398164" Received: from dpdk-test32.sh.intel.com (HELO [10.67.119.120]) ([10.67.119.120]) by fmsmga005.fm.intel.com with ESMTP; 17 Sep 2017 19:15:44 -0700 Message-ID: <59BFA6CA.1070801@intel.com> Date: Mon, 18 Sep 2017 18:58:18 +0800 From: "Liu, Yong" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Xueqin Lin , dts@dpdk.org References: <1505096327-48764-1-git-send-email-xueqin.lin@intel.com> In-Reply-To: <1505096327-48764-1-git-send-email-xueqin.lin@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [dts] [PATCH] add ddp mpls test suite configuration file X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Sep 2017 02:15:47 -0000 Thanks Xueqin. Applied. On 09/11/2017 10:18 AM, Xueqin Lin wrote: > --- > conf/ddp_mpls.cfg | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > create mode 100644 conf/ddp_mpls.cfg > > diff --git a/conf/ddp_mpls.cfg b/conf/ddp_mpls.cfg > new file mode 100644 > index 0000000..9c295e7 > --- /dev/null > +++ b/conf/ddp_mpls.cfg > @@ -0,0 +1,13 @@ > +[vm0] > +cpu = > + model=host,number=4,cpupin=20 21 22 23; > +disk = > + file=/home/VMs/vm2.img; > +login = > + user=root,password=tester; > +vnc = > + displayNum=1; > +daemon = > + enable=yes; > + > +