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 614C95A65 for ; Tue, 20 Oct 2015 04:30:32 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 19 Oct 2015 19:30:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,705,1437462000"; d="scan'208";a="584229078" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2015 19:30:32 -0700 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 19:30:30 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 19:30:30 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.204]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.47]) with mapi id 14.03.0248.002; Tue, 20 Oct 2015 10:30:28 +0800 From: "Liu, Yong" To: "Xu, HuilongX" , "dts@dpdk.org" Thread-Topic: [dts] [V1 1/5] update case execute sequence for 10G nic Thread-Index: AQHRCt1Q4Xa2UUBL/kuyDpFM4je7/p5zqHTA Date: Tue, 20 Oct 2015 02:30:28 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10F2DF43@SHSMSX103.ccr.corp.intel.com> References: <1445307107-18556-1-git-send-email-huilongx.xu@intel.com> In-Reply-To: <1445307107-18556-1-git-send-email-huilongx.xu@intel.com> 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] [V1 1/5] update case execute sequence for 10G nic 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: Tue, 20 Oct 2015 02:30:32 -0000 Huilong, Why do you change the sequence of suite execution? Is there any special rea= son to run scatter as the first one? > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of xu,huilong > Sent: Tuesday, October 20, 2015 10:12 AM > To: dts@dpdk.org > Subject: [dts] [V1 1/5] update case execute sequence for 10G nic >=20 > Signed-off-by: xu,huilong > --- > executions/execution.cfg | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) >=20 > diff --git a/executions/execution.cfg b/executions/execution.cfg > index 20d9bd6..5daf2df 100644 > --- a/executions/execution.cfg > +++ b/executions/execution.cfg > @@ -2,6 +2,7 @@ > crbs=3D > drivername=3D > test_suites=3D > + scatter, > cmdline, > hello_world, > multiprocess, > @@ -22,10 +23,8 @@ test_suites=3D > shutdown_api, > fdir, > ipv4_reassembly, > - scatter, > pmdrssreta, > pmd, > - l2fwd, > kni > targets=3D > x86_64-native-linuxapp-gcc > -- > 1.9.3