Signed-off-by: Karel Zak <kzak@redhat.com>
Model: 4
Stepping: 0
CPU MHz: 1995.158
+BogoMIPS: 3989.99
Virtualization: AMD-V
L1d cache: 512K
L1i cache: 512K
Model: 2
Stepping: 9
CPU MHz: 3391.773
+BogoMIPS: 6781.99
# The following is the parsable format, which can be fed to other
# programs. Each different item in every column has an unique ID
Model: 15
Stepping: 7
CPU MHz: 1596.044
+BogoMIPS: 3191.91
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
Model: 26
Stepping: 5
CPU MHz: 2527.073
+BogoMIPS: 5053.32
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
Model: 2
Stepping: 3
CPU MHz: 2210.188
+BogoMIPS: 4420.50
Virtualization: AMD-V
L1d cache: 512K
L1i cache: 512K
Model: 33
Stepping: 2
CPU MHz: 1995.058
+BogoMIPS: 3989.41
L1d cache: 1024K
L1i cache: 1024K
L2 cache: 1024K
Model: 4
Stepping: 3
CPU MHz: 3790.599
+BogoMIPS: 7579.94
L1d cache: 16K
L2 cache: 2048K
NUMA node0 CPU(s): 0,1
"${TS_CMD_LSCPU}" -p -s "${dumpdir}/${name}" \
>>"${TS_OUTPUT}" 2>&1
+ # LE/BE depends on binary
+ sed -i -e '/Byte Order:.*/d' $TS_OUTPUT
+
ts_finalize_subtest
done