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 07037A04A8; Wed, 26 Jan 2022 09:52:39 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D73E642708; Wed, 26 Jan 2022 09:52:39 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by mails.dpdk.org (Postfix) with ESMTP id 9D4FC4069D for ; Wed, 26 Jan 2022 09:52:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643187157; x=1674723157; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=6xs5i28wIsx4X0ICfdZwJVzTUea5q0kWutS6AaxT9gA=; b=L3IMrx3u1Di92MP1OE5vod1vuk7h5lcPAttb3MLbpZo3LcH9zmx+Vk8z wLfGpkHfa9Mm/d/s84s/d86/dkkAK3mGNJQpx9Dos0y1slJNXUUCENAnh BfkM2UyG9tSQHed6+pJhxh6F5wKMyKDEBvlc23j92UhVa3GYTO2eUNsBD RQ/yDkOrpQXBHdQF3cTU+ftSnPTE725dngzoqPM+fqZd5sPI5sVo0OWYZ yMMWoiziFGtqnHlRvHP3NRB+YXdpww1eZWz094jBRhAsQVrMmna8FWN4Y Phn7wyYCEi0d8AGADEXeV9Jm0cHL1twp4N3kgb/22zDacdW6hMoJjtlYz A==; X-IronPort-AV: E=McAfee;i="6200,9189,10238"; a="227182799" X-IronPort-AV: E=Sophos;i="5.88,317,1635231600"; d="scan'208";a="227182799" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2022 00:52:36 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,317,1635231600"; d="scan'208";a="769317189" Received: from fmsmsx601.amr.corp.intel.com ([10.18.126.81]) by fmsmga005.fm.intel.com with ESMTP; 26 Jan 2022 00:52:36 -0800 Received: from shsmsx602.ccr.corp.intel.com (10.109.6.142) 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.20; Wed, 26 Jan 2022 00:52:35 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX602.ccr.corp.intel.com (10.109.6.142) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Wed, 26 Jan 2022 16:52:33 +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.020; Wed, 26 Jan 2022 16:52:33 +0800 From: "Tu, Lijuan" To: "Han, YingyaX" , "dts@dpdk.org" CC: "Han, YingyaX" Subject: RE: [dts][PATCH V1]performance_thread: remove perf test suite Thread-Topic: [dts][PATCH V1]performance_thread: remove perf test suite Thread-Index: AQHYEpA73yda+gH92UCnspi1CHFxjqx0/sXA Date: Wed, 26 Jan 2022 08:52:33 +0000 Message-ID: References: <20220126081724.188661-1-yingyax.han@intel.com> In-Reply-To: <20220126081724.188661-1-yingyax.han@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.200.16 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: hanyingya > Sent: 2022=1B$BG/=1B(B1=1B$B7n=1B(B26=1B$BF|=1B(B 16:17 > To: dts@dpdk.org > Cc: Han, YingyaX > Subject: [dts][PATCH V1]performance_thread: remove perf test suite >=20 > dpdk has removed the sample of performance_thread. > please refer to dpdk commit 1dcbc676d5e0b6d299147a47d2274ba1e9e248a4. >=20 > Signed-off-by: hanyingya All the code and document related to performance_thread should be considere= d, not only test plan and test suite.