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 463434A63 for ; Tue, 26 May 2015 03:29:42 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga103.fm.intel.com with ESMTP; 25 May 2015 18:29:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.13,495,1427785200"; d="scan'208";a="731541022" Received: from pgsmsx101.gar.corp.intel.com ([10.221.44.78]) by fmsmga002.fm.intel.com with ESMTP; 25 May 2015 18:29:40 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by PGSMSX101.gar.corp.intel.com (10.221.44.78) with Microsoft SMTP Server (TLS) id 14.3.224.2; Tue, 26 May 2015 09:29:39 +0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.23]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.94]) with mapi id 14.03.0224.002; Tue, 26 May 2015 09:29:38 +0800 From: "Liu, Yong" To: "Xu, HuilongX" , "dts@dpdk.org" Thread-Topic: [dts] [dts 2/4] [PATCH V1] add generic_filter test for fortville NIC Thread-Index: AQHQlshkQS+Sm9waA0mQWyOdYy596Z2MY50g//9/bICAAZY2EA== Date: Tue, 26 May 2015 01:29:38 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E10E3388A@SHSMSX103.ccr.corp.intel.com> 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: 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] [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: Tue, 26 May 2015 01:29:42 -0000 Agree with you. > -----Original Message----- > From: Xu, HuilongX > Sent: Monday, May 25, 2015 5:16 PM > To: Liu, Yong; dts@dpdk.org > Subject: RE: [dts] [dts 2/4] [PATCH V1] add generic_filter test for > fortville NIC >=20 > Hi yong, > Yes, this is a good suggest. > I will great a folder, and move the FVL execution file to it at next patc= h. > 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 > > > > Huilong, > > > > You can make specified folder named "executions" to save different type= s > > of execution files. > > There will be several different kinds execution files, it will left > chaos > > if we put all files in dts root folder. > > > > > -----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