Re: [PATCH 1/2] eal: enable CPPC support in power library

2024-10-04 Thread David Marchand
On Fri, Sep 6, 2024 at 11:07 PM Wathsala Vithanage wrote: > > Power library already supports Linux CPPC driver. Enable its use > and fix the name of the CPPC driver name. > > Signed-off-by: Wathsala Vithanage > Reviewed-by: Dhruv Tripathi This patch title should be prefixed with power: as it is

[PATCH 1/2] eal: enable CPPC support in power library

2024-09-06 Thread Wathsala Vithanage
Power library already supports Linux CPPC driver. Enable its use and fix the name of the CPPC driver name. Signed-off-by: Wathsala Vithanage Reviewed-by: Dhruv Tripathi --- .mailmap | 1 + lib/power/power_cppc_cpufreq.c | 2 +- lib/power/rte_power_pmd_mgmt.c | 11 ++-