From patchwork Thu Oct 14 16:43:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lewei Yang X-Patchwork-Id: 101562 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 C49E6A0C4C; Thu, 14 Oct 2021 10:12:13 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B061940042; Thu, 14 Oct 2021 10:12:13 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 5FFCA40041 for ; Thu, 14 Oct 2021 10:12:12 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10136"; a="251060308" X-IronPort-AV: E=Sophos;i="5.85,372,1624345200"; d="scan'208";a="251060308" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2021 01:12:11 -0700 X-IronPort-AV: E=Sophos;i="5.85,372,1624345200"; d="scan'208";a="442013431" Received: from unknown (HELO DPDK-CVL-tetser102.icx.intel.com) ([10.240.183.102]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2021 01:12:10 -0700 From: Lewei Yang To: dts@dpdk.org Cc: Lewei Yang Date: Thu, 14 Oct 2021 16:43:40 +0000 Message-Id: <20211014164340.29326-1-leweix.yang@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort change_linkspeed 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" According to dpdk commit a4d5f9f9c21ba,igc force speed mode currently not supported. foxville not supoort:change_linkspeed. Signed-off-by: Lewei Yang --- conf/test_case_checklist.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index 22f0113..a593319 100644 --- a/conf/test_case_checklist.json +++ b/conf/test_case_checklist.json @@ -2883,7 +2883,8 @@ "powerville", "springville", "columbiaville_25g", - "columbiaville_100g" + "columbiaville_100g", + "foxville" ], "Target": [ "ALL"