From patchwork Fri Sep 3 18:27:34 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Huang, ZhiminX" X-Patchwork-Id: 97879 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 BF3FFA0C53; Fri, 3 Sep 2021 11:55:36 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8489240DF7; Fri, 3 Sep 2021 11:55:36 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 1484B40DF4 for ; Fri, 3 Sep 2021 11:55:34 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10095"; a="241663438" X-IronPort-AV: E=Sophos;i="5.85,265,1624345200"; d="scan'208";a="241663438" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Sep 2021 02:55:34 -0700 X-IronPort-AV: E=Sophos;i="5.85,265,1624345200"; d="scan'208";a="533939845" Received: from unknown (HELO localhost.localdomain) ([10.240.183.103]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 Sep 2021 02:55:32 -0700 From: Zhimin Huang To: dts@dpdk.org Cc: Zhimin Huang Date: Sat, 4 Sep 2021 02:27:34 +0800 Message-Id: <20210903182734.25439-1-zhiminx.huang@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V1] conf/test_case_checklist:add checklist for special case 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 Sender: "dts" test case need different cvl with serial number, it's cover by manual test, so add checklist Signed-off-by: Zhimin Huang Tested-by: Zhimin Huang --- conf/test_case_checklist.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 8cd47dd..218599e 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -1773,6 +1773,22 @@ "Comments": "the nic not support this case" } ], + "check_specific_package_loading": [ + { + "OS": [ + "ALL" + ], + "NIC": [ + "columbiaville_100g", + "columbiaville_25g" + ], + "Target": [ + "ALL" + ], + "Bug ID": "", + "Comments": "the case needs >=2 CVL NICs with different Serial Numbers" + } + ], "kernel_2pf_2vf_1vm_mac_add_filter": [ { "OS": [