From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 4E776FE5 for ; Wed, 6 Sep 2017 07:07:19 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 05 Sep 2017 22:07:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,482,1498546800"; d="scan'208";a="1215263351" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga002.fm.intel.com with ESMTP; 05 Sep 2017 22:07:18 -0700 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 5 Sep 2017 22:07:18 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 5 Sep 2017 22:07:17 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.39]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.117]) with mapi id 14.03.0319.002; Wed, 6 Sep 2017 13:07:16 +0800 From: "Xu, Qian Q" To: "Xu, HuilongX" , "dts@dpdk.org" , "Liu, Yong" CC: "Xu, HuilongX" Thread-Topic: [dts] [PATCH V1 1/6] add a new config file for fortvill PF full function test Thread-Index: AQHTHXWNV7pcW5lW10aW5rJnfLa8BqKnYPcg Date: Wed, 6 Sep 2017 05:07:15 +0000 Message-ID: <82F45D86ADE5454A95A89742C8D1410E3B7624C0@shsmsx102.ccr.corp.intel.com> References: <1503646931-91671-1-git-send-email-huilongx.xu@intel.com> In-Reply-To: <1503646931-91671-1-git-send-email-huilongx.xu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2U2Y2RmZmYtMmQ0MC00M2Q5LWJjYzMtNWQwN2IyYzY1NjZkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IklSNTdja0VTNXY0T1JVdHhVaFIzWU1ScHYwNUlqWnVRUVNuS2tWcysyTzA9In0= x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action 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] [PATCH V1 1/6] add a new config file for fortvill PF full function test 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: Wed, 06 Sep 2017 05:07:21 -0000 Hi, Marvin Do you have comments on this?=20 > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of xu,huilong > Sent: Friday, August 25, 2017 3:42 PM > To: dts@dpdk.org > Cc: Xu, HuilongX > Subject: [dts] [PATCH V1 1/6] add a new config file for fortvill PF full = function > test >=20 > Signed-off-by: xu,huilong > --- > executions/execution_fortville_full.cfg | 60 > +++++++++++++++++++++++++++++++++ > 1 file changed, 60 insertions(+) > create mode 100644 executions/execution_fortville_full.cfg >=20 > diff --git a/executions/execution_fortville_full.cfg > b/executions/execution_fortville_full.cfg > new file mode 100644 > index 0000000..0d3a4b7 > --- /dev/null > +++ b/executions/execution_fortville_full.cfg > @@ -0,0 +1,60 @@ > +[Execution1] > +crbs=3D > +drivername=3D rx_mode=3Dfu= ll > +test_suites=3D > + blacklist, > + checksum_offload, > + cmdline, > + coremask, > + distributor, > + dual_vlan, > + dynamic_config, > + efd, > + external_mempool_handler, > + fdir, > + fortville_rss_granularity_config, > + generic_filter, > + hello_world, > + hot_plug, > + ieee1588, > + ipfrag, > + ipgre, > + ipv4_reassembly, > + jumboframes, > + keep_alive, > + kni, > + l2fwd, > + link_flowctrl, > + link_status_interrupt, > + mac_filter, > + mempool_exthandler, > + multiprocess, > + netmap_compat, > + nvgre, > + pmd, > + pmd_bonded, > + pmdpcap, > + pmdrss_hash, > + pmdrssreta, > + ptpclient, > + ptype_mapping, > + qinq_filter, > + queue_start_stop, > + quota_watermark, > + rxtx_callbacks, > + scatter, > + short_live, > + shutdown_api, > + skeleton, > + timer, > + tso, > + tx_preparation, > + uni_pkt, > + userspace_ethtool, > + vlan, > + vlan_ethertype_config, > + vxlan > +targets=3D > + x86_64-native-linuxapp-gcc > +parameters=3Dnic_type=3Dcfg:func=3Dtrue > -- > 1.9.3