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 4F7BEA0352; Wed, 6 May 2020 05:22:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0C3131D627; Wed, 6 May 2020 05:22:33 +0200 (CEST) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 717631D5F0 for ; Wed, 6 May 2020 05:22:31 +0200 (CEST) IronPort-SDR: ZrGKeU8DMamykzy/sqKaIfr7hhA/3KLw3D4B45UjZiRcGwOkhj/8To50/x005jIVFOEOUUfVg9 4k8vv77aqiHg== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2020 20:22:30 -0700 IronPort-SDR: vUpRrtr5naGhrVwImv832B7sQuW6uaBvg2zpD9X5XXesSFgb3p50W+losXjPgoBLj3X/TN+60m 2X/Rs18Fl4uw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,357,1583222400"; d="scan'208";a="284469854" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga004.fm.intel.com with ESMTP; 05 May 2020 20:22:30 -0700 Received: from fmsmsx604.amr.corp.intel.com (10.18.126.84) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 5 May 2020 20:22:29 -0700 Received: from fmsmsx604.amr.corp.intel.com (10.18.126.84) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Tue, 5 May 2020 20:22:28 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Tue, 5 May 2020 20:22:28 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.225]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.181]) with mapi id 14.03.0439.000; Wed, 6 May 2020 11:22:26 +0800 From: "Tu, Lijuan" To: "Mei, JianweiX" , "dts@dpdk.org" CC: "Mei, JianweiX" Thread-Topic: [dts] [PATCH V1] conf/checklist: add unsupported cases Thread-Index: AQHWHdPTK9LHXq0470mzsmlEYuDO76iab27A Date: Wed, 6 May 2020 03:22:25 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC21EA3@SHSMSX101.ccr.corp.intel.com> References: <20200430061526.12316-1-jianweix.mei@intel.com> In-Reply-To: <20200430061526.12316-1-jianweix.mei@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.2.0.6 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] conf/checklist: add unsupported cases 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 failed, thanks > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Mei Jianwei > Sent: Thursday, April 30, 2020 2:15 PM > To: dts@dpdk.org > Cc: Mei, JianweiX > Subject: [dts] [PATCH V1] conf/checklist: add unsupported cases >=20 > add cases in checklist which are not supported by NICs. >=20 > Signed-off-by: Mei Jianwei > --- > conf/test_case_checklist.json | 116 ++++++++++++++++++++++++++++++++-- > 1 file changed, 109 insertions(+), 7 deletions(-) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index 0434f07..2b663d7 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -366,6 +366,7 @@ > "powerville", > "kawela_4", > "springville", > + "sageville", > "ironpond", > "cavium_a034", > "cavium_0011", > @@ -2910,7 +2911,9 @@ > ], > "NIC": [ > "sagepond", > - "niantic" > + "niantic", > + "springville", > + "sageville" > ], > "Target": [ > "ALL" > @@ -2926,7 +2929,9 @@ > ], > "NIC": [ > "sagepond", > - "niantic" > + "niantic", > + "springville", > + "sageville" > ], > "Target": [ > "ALL" > @@ -2942,7 +2947,9 @@ > ], > "NIC": [ > "sagepond", > - "niantic" > + "niantic", > + "springville", > + "sageville" > ], > "Target": [ > "ALL" > @@ -2951,14 +2958,16 @@ > "Comments": "only support by i40e" > } > ], > - "fdir_L2_mac_filter_complex": [ > + "fdir_L2_mac_filter_complex": [ > { > "OS": [ > "ALL" > ], > "NIC": [ > "sagepond", > - "niantic" > + "niantic", > + "springville", > + "sageville" > ], > "Target": [ > "ALL" > @@ -2967,14 +2976,16 @@ > "Comments": "only support by i40e" > } > ], > - "fdir_L2_mac_filter_basic_for_ipv4_udp": [ > + "fdir_L2_mac_filter_basic_for_ipv4_udp": [ > { > "OS": [ > "ALL" > ], > "NIC": [ > "sagepond", > - "niantic" > + "niantic", > + "springville", > + "sageville" > ], > "Target": [ > "ALL" > @@ -3255,5 +3266,96 @@ > "Bug ID": "DPDK-14025", > "Comments": "NIC not support this case" > } > + ], > + "queue_start_stop": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "springville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "springville not support this case" > + } > + ], > + "txoffload_port_all": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "springville", > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "Nic not support this case" > + } > + ], > + "rxoffload_port": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "springville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "springville not support this case" > + } > + ], > + "txoffload_port_cmdline": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "springville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "springville not support this case" > + } > + ], > + "rxoffload_port_all": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "NIC not support this case" > + } > + ], > + "rxoffload_port_cmdline": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "sageville" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "NIC not support this case" > + } > ] > } > -- > 2.18.2