Re: [PATCH 0/2] tools/power/turbostat: Fix long time duration RAPL calculation

From: Terry Bowman
Date: Thu Apr 29 2021 - 15:47:23 EST


Both patches look good to me. I tested both on AMD Epyc Rome. Iverified
the missing output is fixed and used instrumentationto verify the
sign-extension issues are resolved.

Please add:
Signed-off-by: Terry Bowman <Terry.Bowman@xxxxxxx>

Regards,
Terry

On 4/28/21 4:08 AM, Chen Yu wrote:
A combination of patch set to fix the recently introduced long time
duration RAPL calculation issue found on AMD CPUs.

Youling, Kurt, Bingsong, Artem, could you please confirm again
if this patch set works for you on your platform?

Bas Nieuwenhuizen (1):
tools/power/turbostat: Fix turbostat for AMD Zen CPUs

Calvin Walton (1):
tools/power turbostat: Fix offset overflow issue in index converting

tools/power/x86/turbostat/turbostat.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)