[dpdk-dev] [PATCH v2 07/10] librte_power common interface for Guest and Host

2014-09-25 Thread Carew, Alan
> -Original Message- > From: Neil Horman [mailto:nhorman at tuxdriver.com] > Sent: Thursday, September 25, 2014 11:10 AM > To: Carew, Alan > Cc: dev at dpdk.org > Subject: Re: [PATCH v2 07/10] librte_power common interface for Guest and > Host > > On Wed, Sep 24, 2014 at 06:26:13PM +0100,

[dpdk-dev] [PATCH v2 07/10] librte_power common interface for Guest and Host

2014-09-25 Thread Neil Horman
On Thu, Sep 25, 2014 at 05:06:11PM +, Carew, Alan wrote: > > -Original Message- > > From: Neil Horman [mailto:nhorman at tuxdriver.com] > > Sent: Thursday, September 25, 2014 11:10 AM > > To: Carew, Alan > > Cc: dev at dpdk.org > > Subject: Re: [PATCH v2 07/10] librte_power common inter

[dpdk-dev] [PATCH v2 07/10] librte_power common interface for Guest and Host

2014-09-25 Thread Neil Horman
On Wed, Sep 24, 2014 at 06:26:13PM +0100, Alan Carew wrote: > Moved the current librte_power implementation to rte_power_acpi_cpufreq, with > renaming of functions only. > Added rte_power_kvm_vm implmentation to support Power Management from a VM. > > librte_power now hides the implementation base

[dpdk-dev] [PATCH v2 07/10] librte_power common interface for Guest and Host

2014-09-24 Thread Alan Carew
Moved the current librte_power implementation to rte_power_acpi_cpufreq, with renaming of functions only. Added rte_power_kvm_vm implmentation to support Power Management from a VM. librte_power now hides the implementation based on the environment used. A new call rte_power_set_env() can explicid