Re: [dpdk-dev] [21.08 PATCH v4 1/2] power: don't use rte prefix in internal code

2021-05-31 Thread David Hunt
Hi Anatoly On 23/4/2021 12:03 PM, Anatoly Burakov wrote: Currently, ACPI code uses rte_power_info as the struct name, which gives the appearance that this is an externally visible API. Fix to use internal namespace. Signed-off-by: Anatoly Burakov --- lib/power/power_acpi_cpufreq.c | 34 +

[dpdk-dev] [21.08 PATCH v4 1/2] power: don't use rte prefix in internal code

2021-04-23 Thread Anatoly Burakov
Currently, ACPI code uses rte_power_info as the struct name, which gives the appearance that this is an externally visible API. Fix to use internal namespace. Signed-off-by: Anatoly Burakov --- lib/power/power_acpi_cpufreq.c | 34 +- 1 file changed, 17 insertions(