From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc/samples: update vm power manager sample docs Date: Thu, 26 Jul 2018 22:42:09 +0200 Message-ID: <7129376.pZv1M1fyZl@xps> References: <20180725130009.41756-1-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: "Hunt, David" Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 3D0C61C01 for ; Thu, 26 Jul 2018 22:42:15 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > Add information on the ability of guest app to sent a policy to the host > > app. > > > > Add information on the branch ratio out-of-band method of workload > > monitoring and power management. > > > > Signed-off-by: David Hunt > > Acked-by: John McNamara Applied, thanks