From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 1BF9AB3D6 for ; Mon, 25 May 2015 11:19:52 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 25 May 2015 02:19:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,491,1427785200"; d="scan'208";a="576396957" Received: from kmsmsx152.gar.corp.intel.com ([172.21.73.87]) by orsmga003.jf.intel.com with ESMTP; 25 May 2015 02:19:50 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by KMSMSX152.gar.corp.intel.com (172.21.73.87) with Microsoft SMTP Server (TLS) id 14.3.224.2; Mon, 25 May 2015 17:15:36 +0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.120]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.180]) with mapi id 14.03.0224.002; Mon, 25 May 2015 17:15:35 +0800 From: "Xu, HuilongX" To: "Liu, Yong" , "dts@dpdk.org" Thread-Topic: [dts] [dts 2/4] [PATCH V1] add generic_filter test for fortville NIC Thread-Index: AQHQlshg0DrJJksbzkSTdG2ctiWmcZ2L3mwAgACJ9CA= Date: Mon, 25 May 2015 09:15:35 +0000 Message-ID: References: <1432544044-14956-1-git-send-email-huilongx.xu@intel.com> <1432544044-14956-2-git-send-email-huilongx.xu@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E10E334A2@SHSMSX103.ccr.corp.intel.com> In-Reply-To: <86228AFD5BCD8E4EBFD2B90117B5E81E10E334A2@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] [dts 2/4] [PATCH V1] add generic_filter test for fortville 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: Mon, 25 May 2015 09:19:53 -0000 Hi yong, Yes, this is a good suggest. I will great a folder, and move the FVL execution file to it at next patch.= =20 Would you agree?=20 > -----Original Message----- > From: Liu, Yong > Sent: Monday, May 25, 2015 4:59 PM > To: Xu, HuilongX; dts@dpdk.org > Subject: RE: [dts] [dts 2/4] [PATCH V1] add generic_filter test for > fortville NIC >=20 > Huilong, >=20 > You can make specified folder named "executions" to save different types > of execution files. > There will be several different kinds execution files, it will left chaos > if we put all files in dts root folder. >=20 > > -----Original Message----- > > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of huilong,xu > > Sent: Monday, May 25, 2015 4:54 PM > > To: dts@dpdk.org > > Subject: [dts] [dts 2/4] [PATCH V1] add generic_filter test for > fortville > > NIC > > > > From: huilong xu > > > > > > Signed-off-by: huilong xu > > --- > > execution_FVL.cfg | 3 ++- > > 1 files changed, 2 insertions(+), 1 deletions(-) > > > > diff --git a/execution_FVL.cfg b/execution_FVL.cfg > > index c57f33d..7e5151b 100644 > > --- a/execution_FVL.cfg > > +++ b/execution_FVL.cfg > > @@ -3,7 +3,8 @@ crbs=3D > > drivername=3D > > test_suites=3D > > checksum_offload, > > - dynamic_config > > + dynamic_config, > > + generic_filter > > targets=3D > > x86_64-native-linuxapp-gcc > > parameters=3Dnic_type=3Dcfg:func=3Dtrue > > -- > > 1.7.4.4