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 9EBB38E6C for ; Tue, 20 Oct 2015 04:39:43 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 19 Oct 2015 19:39:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,705,1437462000"; d="scan'208";a="797543072" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga001.jf.intel.com with ESMTP; 19 Oct 2015 19:39:41 -0700 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 19:39:40 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.110.14) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 19:39:39 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.204]) with mapi id 14.03.0248.002; Tue, 20 Oct 2015 10:39:38 +0800 From: "Xu, HuilongX" To: "Liu, Yong" , "dts@dpdk.org" Thread-Topic: [dts] [V1 1/5] update case execute sequence for 10G nic Thread-Index: AQHRCt1Q4Xa2UUBL/kuyDpFM4je7/p5zqHTAgAACSlA= Date: Tue, 20 Oct 2015 02:39:37 +0000 Message-ID: References: <1445307107-18556-1-git-send-email-huilongx.xu@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E10F2DF43@SHSMSX103.ccr.corp.intel.com> In-Reply-To: <86228AFD5BCD8E4EBFD2B90117B5E81E10F2DF43@SHSMSX103.ccr.corp.intel.com> Accept-Language: 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:39:44 -0000 Hi yong, Yes, sometimes scatter will failed in daily test, but when we debug, it pas= sed, if only run scatter. > -----Original Message----- > From: Liu, Yong > Sent: Tuesday, October 20, 2015 10:30 AM > To: Xu, HuilongX; dts@dpdk.org > Subject: RE: [dts] [V1 1/5] update case execute sequence for 10G nic >=20 > Huilong, > Why do you change the sequence of suite execution? Is there any special > reason to run scatter as the first one? >=20 > > -----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 > > > > Signed-off-by: xu,huilong > > --- > > executions/execution.cfg | 3 +-- > > 1 file changed, 1 insertion(+), 2 deletions(-) > > > > 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