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 48708A04F9; Fri, 10 Jan 2020 07:08:56 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F2C6A1E894; Fri, 10 Jan 2020 07:08:55 +0100 (CET) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by dpdk.org (Postfix) with ESMTP id 5AF4E1E887 for ; Fri, 10 Jan 2020 07:08:54 +0100 (CET) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 00A65sRe016492 for ; Thu, 9 Jan 2020 22:08:53 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=pfpt0818; bh=9Oyrp07C3NZPGo0i2knVcZyU7cLqqrRLtf19+5rbrRc=; b=f9QHkMEA6tdiNZ9fMX/7jVARZ++nqymseslC/F5FKd04kYLVg9vaZ3Pf+VTRUbmDxa7f 7lbn7DHT16qDH6ytzuFV6/Yl87GNN8IzZZDGqTui2Y+0fbpxm3VJbEY7crALauG2VKFv PQph24vhwUT/RVP86yDtgKKb7VVIt5eHjhwJny1PN1jonPlWfmG/Rzl5ahhD1K5L3jIh OmSN/9T2aGpP1y8/rMan2NrMHrJP5bsfEQCvM7K8AxDLX/kGzWP6VrGuUDfWkwFIXx5c NXxgbBT7XHfV/+ryPpr7yvuVFPnSYjUmYOfZyK2aQge8s5NkUuUX2k4nh/odYFt+mlB0 Kg== Received: from sc-exch02.marvell.com ([199.233.58.182]) by mx0a-0016f401.pphosted.com with ESMTP id 2xde198cxw-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Thu, 09 Jan 2020 22:08:53 -0800 Received: from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH02.marvell.com (10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 9 Jan 2020 22:08:52 -0800 Received: from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com (10.93.176.81) with Microsoft SMTP Server id 15.0.1497.2 via Frontend Transport; Thu, 9 Jan 2020 22:08:52 -0800 Received: from cavium.marvell.com (unknown [10.28.10.96]) by maili.marvell.com (Postfix) with ESMTP id 2F47A3F703F; Thu, 9 Jan 2020 22:08:50 -0800 (PST) From: To: CC: , usurekha Date: Fri, 10 Jan 2020 11:34:58 +0530 Message-ID: <1578636298-6813-1-git-send-email-usurekha@marvell.com> X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.138, 18.0.572 definitions=2020-01-10_01:2020-01-10, 2020-01-09 signatures=0 Subject: [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" From: usurekha 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 Signed-off-by: usurekha --- conf/test_case_checklist.json | 120 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 118 insertions(+), 2 deletions(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json 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