在 2024/10/17 19:02, Sivaprasad Tummala 写道:
When user request to use lcores mapped to different physical cores using --lcores eal option, power application accesses incorrect cpu sysfs attribute for checking current frequency The patch fixes the cpu_id based on the lcore and cpu mappings. Signed-off-by: Sivaprasad Tummala <sivaprasad.tumm...@amd.com> --- app/test/test_power_cpufreq.c | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-)
Acked-by: Huisong Li <lihuis...@huawei.com>