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 1A4C0A04F9; Fri, 10 Jan 2020 08:30:01 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 100751E8AB; Fri, 10 Jan 2020 08:30:01 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 559BA1E553 for ; Fri, 10 Jan 2020 08:29:59 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Jan 2020 23:29:58 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,415,1571727600"; d="scan'208";a="422026227" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga005.fm.intel.com with ESMTP; 09 Jan 2020 23:29:58 -0800 Received: from fmsmsx601.amr.corp.intel.com (10.18.126.81) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 9 Jan 2020 23:29:58 -0800 Received: from fmsmsx601.amr.corp.intel.com (10.18.126.81) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Thu, 9 Jan 2020 23:29:57 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256) id 15.1.1713.5 via Frontend Transport; Thu, 9 Jan 2020 23:29:57 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.30]) by shsmsx102.ccr.corp.intel.com ([169.254.2.202]) with mapi id 14.03.0439.000; Fri, 10 Jan 2020 15:29:56 +0800 From: "Tu, Lijuan" To: "usurekha@marvell.com" , "dts@dpdk.org" CC: "pvukkisala@marvell.com" Thread-Topic: [dts] [PATCH] test_case_checklist.json:Added the test cases which are not supported by cavium_a063 and cavium_a064 Thread-Index: AQHVx3yBv8zvi+MN7k+crPW7/LsM+6fjgIXQ Date: Fri, 10 Jan 2020 07:29:55 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BBA54F1@SHSMSX101.ccr.corp.intel.com> References: <1578636298-6813-1-git-send-email-usurekha@marvell.com> In-Reply-To: <1578636298-6813-1-git-send-email-usurekha@marvell.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] test_case_checklist.json:Added the test cases which are not supported by cavium_a063 and cavium_a064 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 > -----Original Message----- > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of > usurekha@marvell.com > Sent: Friday, January 10, 2020 2:05 PM > To: dts@dpdk.org > Cc: pvukkisala@marvell.com; usurekha > Subject: [dts] [PATCH] test_case_checklist.json:Added the test cases whic= h > are not supported by cavium_a063 and cavium_a064 >=20 > From: usurekha >=20 > Following test cases are not supported by cavium_a063 and cavium_a064: > power_cpufreq > tunnel_filter > nvgre_ipv4_checksum_offload > tunnel_filter_invalid > different_types_rss_queue_rule > disable_enable_rss > disable_rss_in_commandline > enable_ipv4_udp_rss > rss_queue_rule >=20 > Signed-off-by: usurekha > --- > conf/test_case_checklist.json | 120 > +++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 118 insertions(+), 2 deletions(-) >=20 > diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.jso= n > index 7bec2e6..bea5f4a 100644 > --- a/conf/test_case_checklist.json > +++ b/conf/test_case_checklist.json > @@ -2387,7 +2387,9 @@ > ], > "NIC": [ > "columbiaville_25g", > - "columbiaville_100g" > + "columbiaville_100g", > + "cavium_a063", > + "cavium_a064" > ], > "Target": [ > "ALL" > @@ -2403,7 +2405,9 @@ > ], > "NIC": [ > "columbiaville_25g", > - "columbiaville_100g" > + "columbiaville_100g", > + "cavium_a063", > + "cavium_a064" > ], > "Target": [ > "ALL" > @@ -2493,5 +2497,117 @@ > "Bug ID": "", > "Comments": "the nic not support this case" > } > + ], > + "power_cpufreq": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > + ], > + "nvgre_ipv4_checksum_offload": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > + ], > + "different_types_rss_queue_rule": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > + ], > + "disable_enable_rss": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > + ], > + "disable_rss_in_commandline": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > + ], > + "enable_ipv4_udp_rss": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > + ], > + "rss_queue_rule": [ > + { > + "OS": [ > + "ALL" > + ], > + "NIC": [ > + "cavium_a063", > + "cavium_a064" > + ], > + "Target": [ > + "ALL" > + ], > + "Bug ID": "", > + "Comments": "the nic not support this case" > + } > ] > } > -- > 2.7.4