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 244F0A034C; Fri, 11 Mar 2022 13:26:44 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB80D40140; Fri, 11 Mar 2022 13:26:43 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mails.dpdk.org (Postfix) with ESMTP id 294B740042 for ; Fri, 11 Mar 2022 13:26:41 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647001602; x=1678537602; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=OKEpHwzmP38QUPK86d9AQNk0y5hSIR3MK3mYtHDMz9Q=; b=Bcsa3LrOoOkJf+caFg6LhGscH63o8fChCpDTxJPAZXf1i2cU6nrUp/kn pWE2+8qJwaQrNz0dSn1myWXNqccyzbm8xG49SiBEp4hi6uS+U5iGndMSv ziV5q+CIT5M3edYnA+vj18wKj89i+A9v1RZGmCbwRyupC3bxlP1hqmk0f uuIUwxGHLCbOSsD9vst86KK3t/jCPmCZRq2/F6MTV2VwaiQa4gYmWDNdx Gt4DiRQD0bXCWyM8LSHdvvmBEpNssafhQiAGOdY6epuIU+uc7MUSGtuCm Untr7p+UY0bJIYi6LZ5hv2N7eZXA3CoXyP8ry/7EnrHDfXje+ckLTacq/ g==; X-IronPort-AV: E=McAfee;i="6200,9189,10282"; a="341991241" X-IronPort-AV: E=Sophos;i="5.90,173,1643702400"; d="scan'208";a="341991241" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 11 Mar 2022 04:26:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,173,1643702400"; d="scan'208";a="555290334" Received: from fmsmsx603.amr.corp.intel.com ([10.18.126.83]) by orsmga008.jf.intel.com with ESMTP; 11 Mar 2022 04:26:40 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx603.amr.corp.intel.com (10.18.126.83) 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 04:26:39 -0800 Received: from shsmsx601.ccr.corp.intel.com (10.109.6.141) by SHSMSX603.ccr.corp.intel.com (10.109.6.143) 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 20:26:37 +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 20:26:37 +0800 From: "Tu, Lijuan" To: "Pattan, Reshma" , "Kearney, Tadhg" , "dts@dpdk.org" Subject: RE: [dts][V3] test_plans/*: modify power test plans to adapt meson build Thread-Topic: [dts][V3] test_plans/*: modify power test plans to adapt meson build Thread-Index: AQHYLwwQM37d9+npdECzZaOa9cBOtKytRtKAgAzhf3A= Date: Fri, 11 Mar 2022 12:26:37 +0000 Message-ID: References: <20220303143600.826855-1-tadhg.kearney@intel.com> In-Reply-To: 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: Pattan, Reshma > Sent: 2022=1B$BG/=1B(B3=1B$B7n=1B(B3=1B$BF|=1B(B 23:44 > To: Kearney, Tadhg ; dts@dpdk.org > Subject: RE: [dts][V3] test_plans/*: modify power test plans to adapt mes= on > build >=20 >=20 >=20 > > -----Original Message----- > > From: Kearney, Tadhg > > > > Signed-off-by: Tadhg Kearney > Acked-by: Reshma Pattan applied