From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 77F625A31 for ; Thu, 22 Jan 2015 08:23:40 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 21 Jan 2015 23:23:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.09,447,1418112000"; d="scan'208,217";a="640827116" Received: from kmsmsx153.gar.corp.intel.com ([172.21.73.88]) by orsmga001.jf.intel.com with ESMTP; 21 Jan 2015 23:23:31 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by KMSMSX153.gar.corp.intel.com (172.21.73.88) with Microsoft SMTP Server (TLS) id 14.3.195.1; Thu, 22 Jan 2015 15:22:17 +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:22:16 +0800 From: "Tang, HaifengX" To: "dts@dpdk.org" Thread-Topic: dts can not support one more different nics test in one configuration file Thread-Index: AdA2E4p7IvjTszB7THuj09CvcRCvaA== Date: Thu, 22 Jan 2015 07:22:15 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [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:23:41 -0000 Hi all: Recently , I found that our dts cannot support one more different nics t= est in one configuration file. Such as the following configuration: [Execution1] crbs=3D10.239.128.128 drivername=3Digb_uio test_suites=3D pmd, ipfrag, targets=3D x86_64-native-linuxapp-gcc parameters=3Dnic_type=3Dkawela_4:func=3Dtrue [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