From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id C6C595A9C for ; Thu, 22 Jan 2015 08:39:19 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 21 Jan 2015 23:33:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,447,1418112000"; d="scan'208";a="640831647" Received: from pgsmsx103.gar.corp.intel.com ([10.221.44.82]) by orsmga001.jf.intel.com with ESMTP; 21 Jan 2015 23:39:18 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by PGSMSX103.gar.corp.intel.com (10.221.44.82) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 22 Jan 2015 15:39:16 +0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.192]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.64]) with mapi id 14.03.0195.001; Thu, 22 Jan 2015 15:39:14 +0800 From: "Liu, Yong" To: "Tang, HaifengX" , "dts@dpdk.org" Thread-Topic: [dts] dts can not support one more different nics test in one configuration file Thread-Index: AdA2E4p7IvjTszB7THuj09CvcRCvaAAAuIUg Date: Thu, 22 Jan 2015 07:39:13 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10D5231F@SHSMSX103.ccr.corp.intel.com> References: In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] dts can not support one more different nics test in one 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: Thu, 22 Jan 2015 07:39:20 -0000 Haifeng, thanks for your report. We will tracking this issue and it should = be fixed soon. > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Tang, HaifengX > Sent: Thursday, January 22, 2015 3:22 PM > To: dts@dpdk.org > Subject: [dts] dts can not support one more different nics test in one > configuration file >=20 > Hi all: > Recently , I found that our dts cannot support one more different nics > test in one configuration file. > Such as the following configuration: >=20 > [Execution1] > crbs=3D10.239.128.128 > drivername=3Digb_uio > test_suites=3D > pmd, > ipfrag, >=20 > targets=3D > x86_64-native-linuxapp-gcc > parameters=3Dnic_type=3Dkawela_4:func=3Dtrue >=20 > [Execution2] > crbs=3D10.239.128.128 > drivername=3Digb_uio > test_suites=3D > pmd, > ipfrag, > targets=3D > x86_64-native-linuxapp-gcc > parameters=3Dnic_type=3Dspringville:func=3Dtrue > Thanks, > Haifeng