From 96476550dba2276466e312870083db85e159d712 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 25 May 2021 13:29:20 +0200 Subject: [PATCH] tests: update lscpu outputs --- tests/expected/lscpu/lscpu-armv7 | 1 + tests/expected/lscpu/lscpu-vmware_fpe | 2 +- tests/expected/lscpu/lscpu-x86_64-64cpu | 2 +- tests/expected/lscpu/lscpu-x86_64-dell_e4310 | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/tests/expected/lscpu/lscpu-armv7 b/tests/expected/lscpu/lscpu-armv7 index 7f1c726c10..27deb80991 100644 --- a/tests/expected/lscpu/lscpu-armv7 +++ b/tests/expected/lscpu/lscpu-armv7 @@ -7,6 +7,7 @@ Thread(s) per core: 1 Core(s) per socket: 2 Socket(s): 1 Stepping: r0p4 +CPU(s) scaling MHz: 12% CPU max MHz: 1700.0000 CPU min MHz: 200.0000 BogoMIPS: 1694.10 diff --git a/tests/expected/lscpu/lscpu-vmware_fpe b/tests/expected/lscpu/lscpu-vmware_fpe index 469ad38841..80a51b1aec 100644 --- a/tests/expected/lscpu/lscpu-vmware_fpe +++ b/tests/expected/lscpu/lscpu-vmware_fpe @@ -11,7 +11,7 @@ Core(s) per socket: 4 Socket(s): 2 Stepping: 0 Frequency boost: enabled -CPU(s) scaling MHz: 48% +CPU(s) scaling MHz: 52% CPU max MHz: 3200.0000 CPU min MHz: 1400.0000 BogoMIPS: 6399.69 diff --git a/tests/expected/lscpu/lscpu-x86_64-64cpu b/tests/expected/lscpu/lscpu-x86_64-64cpu index 4e35abba1f..b5b6c85c32 100644 --- a/tests/expected/lscpu/lscpu-x86_64-64cpu +++ b/tests/expected/lscpu/lscpu-x86_64-64cpu @@ -10,7 +10,7 @@ Thread(s) per core: 2 Core(s) per socket: 8 Socket(s): 4 Stepping: 6 -CPU(s) scaling MHz: 53% +CPU(s) scaling MHz: 54% CPU max MHz: 1996.0000 CPU min MHz: 1064.0000 BogoMIPS: 3990.31 diff --git a/tests/expected/lscpu/lscpu-x86_64-dell_e4310 b/tests/expected/lscpu/lscpu-x86_64-dell_e4310 index 1847d5bb1b..f7f0291c92 100644 --- a/tests/expected/lscpu/lscpu-x86_64-dell_e4310 +++ b/tests/expected/lscpu/lscpu-x86_64-dell_e4310 @@ -10,7 +10,7 @@ Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 Stepping: 5 -CPU(s) scaling MHz: 45% +CPU(s) scaling MHz: 59% CPU max MHz: 2667.0000 CPU min MHz: 1199.0000 BogoMIPS: 5319.92 -- 2.47.3