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 9E6F4A00C3; Sun, 27 Feb 2022 15:14:34 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 811E94068C; Sun, 27 Feb 2022 15:14:34 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mails.dpdk.org (Postfix) with ESMTP id BB2E040683 for ; Sun, 27 Feb 2022 15:14:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1645971273; x=1677507273; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-transfer-encoding:mime-version; bh=oVUCQf9sDBgqd+redCDHKSG/M0umFLcPm60eBDxSTCs=; b=S+F4Meo/ZaQekGoVD0POn+x+E3jdnQJzFRmOA2UC+JpA0/akgxMcXxqL GGRvSK1cBV0slcbxLbIoAKlXcxA8TqW+dIO7S59FB9aj8Vm45i2nuN/ku l7STKj550o59GXUkgRzWaG/KWYctabrewwsr1csqmAkaSTqTooqhjJZNk /+X0XxavtU8qAz3jDiyshNwYDH3A22xZFxeBAqFCq3JBhAM6tiQA7zOMW OJ5TnuEGLFss5e1RXvivNK0VZM5lzWFWQ6hajHLNtRb4eTg//CPhkb+63 /Phd3Ij/uk7AZ8UQV06c+DP+id7u4PJQupJ+z/OuVMP+msYw2oncN2w7z g==; X-IronPort-AV: E=McAfee;i="6200,9189,10270"; a="250318573" X-IronPort-AV: E=Sophos;i="5.90,141,1643702400"; d="scan'208";a="250318573" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga102.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Feb 2022 06:14:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,141,1643702400"; d="scan'208";a="592947535" Received: from fmsmsx602.amr.corp.intel.com ([10.18.126.82]) by fmsmga008.fm.intel.com with ESMTP; 27 Feb 2022 06:14:32 -0800 Received: from shsmsx603.ccr.corp.intel.com (10.109.6.143) by fmsmsx602.amr.corp.intel.com (10.18.126.82) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2308.21; Sun, 27 Feb 2022 06:14:32 -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.20; Sun, 27 Feb 2022 22:14:30 +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; Sun, 27 Feb 2022 22:14:30 +0800 From: "Tu, Lijuan" To: "Kearney, Tadhg" , "Pattan, Reshma" CC: "dts@dpdk.org" , "Kearney, Tadhg" Subject: RE: [dts][PATCH 2/2] conf/vm_power_manager: remove vm1 info Thread-Topic: [dts][PATCH 2/2] conf/vm_power_manager: remove vm1 info Thread-Index: AQHYKkY5TOpexgtMOk6KPUKrmHiIt6yndA2g Date: Sun, 27 Feb 2022 14:14:30 +0000 Message-ID: References: <20220225124929.674983-1-tadhg.kearney@intel.com> <20220225124929.674983-3-tadhg.kearney@intel.com> In-Reply-To: <20220225124929.674983-3-tadhg.kearney@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: Tadhg Kearney > Sent: 2022=1B$BG/=1B(B2=1B$B7n=1B(B25=1B$BF|=1B(B 20:49 > To: Pattan, Reshma > Cc: dts@dpdk.org; Kearney, Tadhg > Subject: [dts][PATCH 2/2] conf/vm_power_manager: remove vm1 info >=20 > Removed due to multivm test being removed. >=20 > Signed-off-by: Tadhg Kearney Series applied, thanks