From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add info on hyperthreading to power library Date: Tue, 06 Feb 2018 21:32:49 +0100 Message-ID: <2256921.6yx1Kykiaq@xps> References: <1517401786-118971-1-git-send-email-david.hunt@intel.com> <6DC05C7C5F25994B81B3F2F214251F6634358A@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Kovacevic, Marko" 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 9EC131B71C for ; Tue, 6 Feb 2018 21:32:53 +0100 (CET) In-Reply-To: <6DC05C7C5F25994B81B3F2F214251F6634358A@IRSMSX104.ger.corp.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 06/02/2018 14:27, Kovacevic, Marko: > > Signed-off-by: David Hunt > > --- > > doc/guides/prog_guide/power_man.rst | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > diff --git a/doc/guides/prog_guide/power_man.rst > > b/doc/guides/prog_guide/power_man.rst > > <...> > > Acked-by: Marko Kovacevic Applied, thanks