From patchwork Thu Oct 14 16:48:41 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lewei Yang X-Patchwork-Id: 101564 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 AEEC4A0C4C; Thu, 14 Oct 2021 10:17:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CFAC40042; Thu, 14 Oct 2021 10:17:17 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id C04F440041 for ; Thu, 14 Oct 2021 10:17:15 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10136"; a="313827222" X-IronPort-AV: E=Sophos;i="5.85,372,1624345200"; d="scan'208";a="313827222" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2021 01:17:14 -0700 X-IronPort-AV: E=Sophos;i="5.85,372,1624345200"; d="scan'208";a="442014905" 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:17:12 -0700 From: Lewei Yang To: dts@dpdk.org Cc: Lewei Yang Date: Thu, 14 Oct 2021 16:48:41 +0000 Message-Id: <20211014164841.29395-1-leweix.yang@intel.com> X-Mailer: git-send-email 2.17.1 Subject: [dts] [PATCH V2] 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("net/igc: fix speed configuration"),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"