From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 07D1AA0093; Fri, 11 Mar 2022 04:08:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C595240E78; Fri, 11 Mar 2022 04:08:01 +0100 (CET) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mails.dpdk.org (Postfix) with ESMTP id 402AC40042 for ; Fri, 11 Mar 2022 04:08:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646968080; x=1678504080; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=CkZiH0XgEgNFfFNIE0DH5AwX5ogYKTd9AhkJqP53SAc=; b=cCVj9K/3IF/emwOOPbt7x6bHRKmZLhx8b4alVvKemSSUR+Z9zqK6Pd14 7MziZzVYXc8fTp0KJYmMpeHLnTfj+7b1domfzkNSy2OGLZtsKVaNpoCY1 qzghulx9OC50NNQDlVDHtno4M8CB+ZnPyv1PvT/ZHIRotEl0OPew8eWsE pcUU6Sjven1qKUHVq9ry2HuovFwDMGplssXMCA+YyEM2NjeMBp6sb8Cto 04vupCShXyreSABL49YY86bM7NVuu8GZK2UApDDz2R5Us7ORI5R4MxZZ2 RoLFaqYbk0o/MDswz6xIqr4ZfOcD2CFNx0OH1O5tJXiJMUgnBVzHAQi0G g==; X-IronPort-AV: E=McAfee;i="6200,9189,10282"; a="280229035" X-IronPort-AV: E=Sophos;i="5.90,172,1643702400"; d="scan'208";a="280229035" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Mar 2022 19:07:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,172,1643702400"; d="scan'208";a="555111791" Received: from fmsmsx601.amr.corp.intel.com ([10.18.126.81]) by orsmga008.jf.intel.com with ESMTP; 10 Mar 2022 19:07:58 -0800 Received: from shsmsx605.ccr.corp.intel.com (10.109.6.215) by fmsmsx601.amr.corp.intel.com (10.18.126.81) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Thu, 10 Mar 2022 19:07:56 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX605.ccr.corp.intel.com (10.109.6.215) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Fri, 11 Mar 2022 11:07:49 +0800 Received: from shsmsx601.ccr.corp.intel.com ([10.109.6.141]) by SHSMSX601.ccr.corp.intel.com ([10.109.6.141]) with mapi id 15.01.2308.021; Fri, 11 Mar 2022 11:07:49 +0800 From: "Tu, Lijuan" To: "Jiang, YuX" , "dts@dpdk.org" Subject: RE: [dts][PATCH V1] conf/test_case_checklist.json: adapt testplan, change 128 to 64 Thread-Topic: [dts][PATCH V1] conf/test_case_checklist.json: adapt testplan, change 128 to 64 Thread-Index: AQHYNO7bZresnMguXUC5KzjnsnA6Oqy5gHSg Date: Fri, 11 Mar 2022 03:07:49 +0000 Message-ID: References: <20220311102147.2212352-1-yux.jiang@intel.com> In-Reply-To: <20220311102147.2212352-1-yux.jiang@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-reaction: no-action dlp-version: 11.6.401.20 dlp-product: dlpe-windows x-originating-ip: [10.239.127.36] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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 > -----Original Message----- > From: Jiang, YuX > Sent: 2022=1B$BG/=1B(B3=1B$B7n=1B(B11=1B$BF|=1B(B 18:22 > To: Tu, Lijuan ; dts@dpdk.org > Cc: Jiang, YuX > Subject: [dts][PATCH V1] conf/test_case_checklist.json: adapt testplan, c= hange > 128 to 64 >=20 > according to DTS commit id "2522e5c7 test_plans/generic_filter_test_plan: > add the change IXGBE_NONE_MODE_TX_NB_QUEUES to 128 in test plan", > modify case name to 64_queues from 128_queues >=20 > Signed-off-by: Yu Jiang Applied