From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5C37AA00E6 for ; Wed, 10 Jul 2019 04:06:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 16B3D2AB; Wed, 10 Jul 2019 04:06:13 +0200 (CEST) Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 9687A160 for ; Wed, 10 Jul 2019 04:06:10 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga106.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Jul 2019 19:06:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,472,1557212400"; d="scan'208";a="249323593" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga001.jf.intel.com with ESMTP; 09 Jul 2019 19:06:08 -0700 Received: from fmsmsx121.amr.corp.intel.com (10.18.125.36) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 9 Jul 2019 19:06:08 -0700 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by fmsmsx121.amr.corp.intel.com (10.18.125.36) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 9 Jul 2019 19:06:07 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.134]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.162]) with mapi id 14.03.0439.000; Wed, 10 Jul 2019 10:06:05 +0800 From: "Tu, Lijuan" To: "Zhao, MeijuanX" , "dts@dpdk.org" CC: "Zhao, MeijuanX" Thread-Topic: [dts] [PATCH V1] conf/supportlis add only support i40e or ixgbe case for qos api Thread-Index: AQHVNigmNVl65WoNJke47KNRIin2qKbDG6+w Date: Wed, 10 Jul 2019 02:06:05 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BADE66A@SHSMSX101.ccr.corp.intel.com> References: <20190709153031.23919-1-meijuanx.zhao@intel.com> In-Reply-To: <20190709153031.23919-1-meijuanx.zhao@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDFhNTc1OTAtOGZmZC00NmE2LWJmZTYtMjk1YTY3Yjk5YmQ4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiRzFrUis4dldXRktJZWMxZzgxZEFaelR4d1JucjhVcXhEQ3ZvcTNpejlGNWF3ZUxOSit1MXhndFVvTFdsZnVNZSJ9 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] conf/supportlis add only support i40e or ixgbe case for qos api 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: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Applied, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of zhaomeijuan > Sent: Tuesday, July 9, 2019 11:31 PM > To: dts@dpdk.org > Cc: Zhao, MeijuanX > Subject: [dts] [PATCH V1] conf/supportlis add only support i40e or ixgbe = case > for qos api >=20 > cases with i40e keyword only support i40e driver cases with ixgbe keyword > only support ixgbe driver >=20 >=20 > Signed-off-by: zhaomeijuan > --- > conf/test_case_supportlist.json | 153 ++++++++++++++++++++++++++++++++ > 1 file changed, 153 insertions(+) >=20 > diff --git a/conf/test_case_supportlist.json b/conf/test_case_supportlist= .json > index e7944ad..ec0ab7f 100644 > --- a/conf/test_case_supportlist.json > +++ b/conf/test_case_supportlist.json > @@ -1366,6 +1366,159 @@ > "Comments": "This case currently support for cavium_a063 " > } > ], > + "dcd_4tc_queue_map_i40e": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "fortville_eagle", > + "fortville_spirit", > + "fortville_25g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for i40e " > + } > + ], > + "dcd_8tc_queue_map_i40e": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "fortville_eagle", > + "fortville_spirit", > + "fortville_25g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for i40e " > + } > + ], > + "perf_shaping_for_port_i40e": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "fortville_eagle", > + "fortville_spirit", > + "fortville_25g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for i40e " > + } > + ], > + "perf_shaping_1port_4tc_i40e": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "fortville_eagle", > + "fortville_spirit", > + "fortville_25g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for i40e " > + } > + ], > + "perf_shaping_1port_8tc_i40e": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "fortville_eagle", > + "fortville_spirit", > + "fortville_25g" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for i40e " > + } > + ], > + "dcd_4tc_queue_map_ixgbe": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "niantic", > + "sagepond", > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for ixgbe " > + } > + ], > + "dcd_8tc_queue_map_ixgbe": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "niantic", > + "sagepond", > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for ixgbe " > + } > + ], > + "perf_shaping_1port_4tc_ixgbe": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "niantic", > + "sagepond", > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for ixgbe " > + } > + ], > + "perf_shaping_1port_8tc_ixgbe": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "niantic", > + "sagepond", > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "This case currently support for ixgbe " > + } > + ], > "download_the_package_successfully": [ > { > "OS": [ > -- > 2.17.1