From patchwork Tue May 31 09:44:21 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 112144 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CA81CA0548; Tue, 31 May 2022 12:17:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C430540689; Tue, 31 May 2022 12:17:49 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by mails.dpdk.org (Postfix) with ESMTP id F3F0C400D6 for ; Tue, 31 May 2022 12:17:47 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653992268; x=1685528268; h=from:to:cc:subject:date:message-id:in-reply-to: references; bh=yqdeYza72FTFiXVwziHZTIon22StN1bUVqKieY36k48=; b=GVOV9FQq/+OLuVUg6xtnZmuSHVPcRMpnNzHzWCwaqY2Roekzdg0foFk4 kpmfn+Qjy3RGFfArSPxw7oy4aU0Xb2nAN7MSwjSnD8W6GAmXLT4nSZnjh WMuNUJ4zSJM4EHvyK6DbWpSqqiCj0+0jiOE+VZfChgWCG/76T7RLsbtAZ cr7NpcNlS8zNu2GPowdftqpJmBYAWx6eSlQCVD6z3L3647uMpRl4CLDPz 10hfkWrcxsbh6IQjfYtGCy1thaI06UhFZrT+B489oLNZaWOoLiXvxyO4k DCiLbyYo37YVZLZ0A9TkzrA/ChCBNSFqtzz/HROC087g4tokIt1fqMGgk w==; X-IronPort-AV: E=McAfee;i="6400,9594,10363"; a="338252718" X-IronPort-AV: E=Sophos;i="5.91,264,1647327600"; d="scan'208";a="338252718" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 May 2022 03:17:47 -0700 X-IronPort-AV: E=Sophos;i="5.91,264,1647327600"; d="scan'208";a="720247946" Received: from unknown (HELO localhost.localdomain) ([10.239.251.99]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 May 2022 03:17:46 -0700 From: Lingli Chen To: dts@dpdk.org Cc: Lingli Chen Subject: [dts][PATCH V1 2/2] conf/test_case_checklist: remove case test_simple_symmetric Date: Tue, 31 May 2022 05:44:21 -0400 Message-Id: <20220531094421.7119-2-linglix.chen@intel.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20220531094421.7119-1-linglix.chen@intel.com> References: <20220531094421.7119-1-linglix.chen@intel.com> X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.29 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 remove not support case simple_symmetric Signed-off-by: Lingli Chen --- conf/test_case_checklist.json | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 053841ce..ffdcd7a7 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -1504,34 +1504,6 @@ "Comments": "nic not support this case" } ], - "simple_symmetric": [ - { - "OS": [ - "ALL" - ], - "NIC": [ - "ALL" - ], - "Target": [ - "ALL" - ], - "Bug ID": "DPDK-8410", - "Comments": "DPDK-8410, won't fix; skip this case" - }, - { - "OS": [ - "ALL" - ], - "NIC": [ - "IGC-I225_LM" - ], - "Target": [ - "ALL" - ], - "Bug ID": "", - "Comments": "the nic not support this case" - } - ], "toeplitz": [ { "OS": [