Re: [dpdk-dev] [PATCH] doc/power: fix references in power management

2019-01-18 Thread Thomas Monjalon
18/01/2019 13:15, Mcnamara, John: > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > ... > > > -* The "L3 Forwarding with Power Management Sample Application" > > chapter in the *DPDK Sample Application's User Guide*. > > > +* The :doc:`VM Power Management > > Application<../sample_app_ug

Re: [dpdk-dev] [PATCH] doc/power: fix references in power management

2019-01-18 Thread Mcnamara, John
> -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Thursday, January 17, 2019 6:51 PM > To: Hunt, David > Cc: dev@dpdk.org; Mcnamara, John ; Kovacevic, > Marko > Subject: Re: [dpdk-dev] [PATCH] doc/power: fix references

Re: [dpdk-dev] [PATCH] doc/power: fix references in power management

2019-01-17 Thread Thomas Monjalon
15/01/2019 14:38, 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 > --- > doc/gu

Re: [dpdk-dev] [PATCH] doc/power: fix references in power management

2019-01-17 Thread Kovacevic, Marko
Acked-by: Marko Kovacevic