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 7998DA00C4; Sat, 29 Jan 2022 04:26:28 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 532B340143; Sat, 29 Jan 2022 04:26:28 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id AD57640041 for ; Sat, 29 Jan 2022 04:26:26 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1643426786; x=1674962786; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=MwM6Ra7yToYajpXCxPJHCEv5R5j8vWoDRcbrlXcnriI=; b=aS/iUFurXUxyjpcqLBxLB68Wmeo5AlfFxK9VItWIeQhtnStjwiEi0ad0 ZW0Td04Cdz6TthORlbSquFER4vwtrkGViY2EBEsIVgNp28+CxqIa4oraJ 2g5YanDCuJqnq9DuV47/oPcP45ZPGHuU3hiOT4Datw4NfKJLVkPbI9ZAA XYkWZ0STNUUV4TkrJNToSKWPIU6QAZKmiChQ++y7PR1BOFi47h4wmyGMH QpSgQ+k87mYb2BHkf3eb5wSAuNoTwveg3VsmtW4XqaTqfnwfxjAKZw1G9 nwKtHSIF9DDOJZstCoHNIqoyMKr/vokaE9tXTMWzPk8yrsdCvCEISg7Uw Q==; X-IronPort-AV: E=McAfee;i="6200,9189,10241"; a="247186377" X-IronPort-AV: E=Sophos;i="5.88,325,1635231600"; d="scan'208";a="247186377" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 28 Jan 2022 19:26:25 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.88,325,1635231600"; d="scan'208";a="478482113" Received: from fmsmsx604.amr.corp.intel.com ([10.18.126.84]) by orsmga003.jf.intel.com with ESMTP; 28 Jan 2022 19:26:25 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by fmsmsx604.amr.corp.intel.com (10.18.126.84) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Fri, 28 Jan 2022 19:26:24 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX601.ccr.corp.intel.com (10.109.6.141) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.20; Sat, 29 Jan 2022 11:26:22 +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; Sat, 29 Jan 2022 11:26:22 +0800 From: "Tu, Lijuan" To: "Han, YingyaX" , "dts@dpdk.org" CC: "Han, YingyaX" Subject: RE: [dts][PATCH v2]performance_thread: remove perf test suite Thread-Topic: [dts][PATCH v2]performance_thread: remove perf test suite Thread-Index: AQHYEyZRBhzlpJxed0GrVXoPnsggeKx5WVZg Date: Sat, 29 Jan 2022 03:26:22 +0000 Message-ID: <98e788c4e7af4a31abd1dee4ec8a9e85@intel.com> References: <20220127021141.194969-1-yingyax.han@intel.com> In-Reply-To: <20220127021141.194969-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(B27=1B$BF|=1B(B 10:12 > To: dts@dpdk.org > Cc: Han, YingyaX > Subject: [dts][PATCH v2]performance_thread: remove perf test suite >=20 > dpdk has removed the sample of performance_thread. > please refer to dpdk commit 1dcbc676d5e0b6d299147. >=20 > Signed-off-by: hanyingya Reviewed-by: Lijuan Tu Thanks, Series will be applied until DTS 21.11 released.