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 5D6BE8D28 for ; Tue, 20 Oct 2015 05:09:27 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 19 Oct 2015 20:09:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,705,1437462000"; d="scan'208";a="584245491" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2015 20:09:20 -0700 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 20:09:20 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 20:09:19 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.204]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.96]) with mapi id 14.03.0248.002; Tue, 20 Oct 2015 11:09:18 +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/p5zqHTAgAACSlCAAAhXwA== Date: Tue, 20 Oct 2015 03:09:17 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10F2DFD4@SHSMSX103.ccr.corp.intel.com> References: <1445307107-18556-1-git-send-email-huilongx.xu@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E10F2DF43@SHSMSX103.ccr.corp.intel.com> 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] [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 03:09:27 -0000 Huilong, we should figure out the root cause of scatter case for not only u= s run DTS by now. > -----Original Message----- > From: Xu, HuilongX > Sent: Tuesday, October 20, 2015 10:40 AM > To: Liu, Yong; dts@dpdk.org > Subject: RE: [dts] [V1 1/5] update case execute sequence for 10G nic >=20 > Hi yong, > Yes, sometimes scatter will failed in daily test, but when we debug, it > passed, if only run scatter. >=20 > > -----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 > > > > Huilong, > > Why do you change the sequence of suite execution? Is there any special > > reason 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 > > > > > > 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