Re: [dpdk-dev] [PATCH v2 2/4] power: clean up of acpi files

2017-12-11 Thread Hunt, David
Hi Marko, On 28/11/2017 1:22 PM, Marko Kovacevic wrote: Signed-off-by: Marko Kovacevic --- lib/librte_power/Makefile | 2 +- ...e_power_acpi_cpufreq.c => power_acpi_cpufreq.c} | 32 +++--- ...e_power_acpi_cpufreq.h => power_acpi_cpufreq.h} | 28 +++

Re: [dpdk-dev] [PATCH v2 2/4] power: clean up of acpi files

2017-11-29 Thread Marko Kovacevic
Apologies for not clearing up what was in the clean up. In the cleanups i have removed "rte_" from the file names and also variable names as the issue was that many APIs were exposed in the documentation. In doing so it leaves rte_power.h as the only header file that's installed. On 28/11/2017

Re: [dpdk-dev] [PATCH v2 2/4] power: clean up of acpi files

2017-11-28 Thread Bruce Richardson
On Tue, Nov 28, 2017 at 01:22:01PM +, Marko Kovacevic wrote: > Signed-off-by: Marko Kovacevic > --- Please include a description of the work involved in the "cleanup". Makes life easier for reviewers to know what to expect and check that nothing was missed. Thanks, /Bruce

[dpdk-dev] [PATCH v2 2/4] power: clean up of acpi files

2017-11-28 Thread Marko Kovacevic
Signed-off-by: Marko Kovacevic --- lib/librte_power/Makefile | 2 +- ...e_power_acpi_cpufreq.c => power_acpi_cpufreq.c} | 32 +++--- ...e_power_acpi_cpufreq.h => power_acpi_cpufreq.h} | 28 +-- lib/librte_power/rte_power.c