From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: fix references in power management guide Date: Sun, 20 Jan 2019 13:26:22 +0100 Message-ID: <1764137.NfOEpu8l4g@xps> References: <20190115133835.52147-1-david.hunt@intel.com> <20190118093424.56658-1-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, marko.kovacevic@intel.com To: David Hunt Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id 202BE2C52 for ; Sun, 20 Jan 2019 13:26:25 +0100 (CET) In-Reply-To: <20190118093424.56658-1-david.hunt@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" 18/01/2019 10:34, David Hunt: > In the References section in the Power Management overview, > both links pointed to the same l3fwd-power app. Fix the links > so that one points to l3fwd-power, and the other points to > the vm_power_manager sample app. > > Signed-off-by: David Hunt > Acked-by: Marko Kovacevic Applied, thanks