summaryrefslogtreecommitdiffstats
path: root/tests/expected/lscpu
diff options
context:
space:
mode:
authorHeiko Carstens2016-06-14 12:38:08 +0200
committerKarel Zak2016-06-24 10:54:09 +0200
commit08fb47ad827cf54a57917c1082082c57d8e6425d (patch)
tree9f5ce654412f5171e005b4d8f204c8e7bd485adf /tests/expected/lscpu
parentlscpu: add drawer support (diff)
downloadkernel-qcow2-util-linux-08fb47ad827cf54a57917c1082082c57d8e6425d.tar.gz
kernel-qcow2-util-linux-08fb47ad827cf54a57917c1082082c57d8e6425d.tar.xz
kernel-qcow2-util-linux-08fb47ad827cf54a57917c1082082c57d8e6425d.zip
lscpu: add s390 drawer testcase
Add a new s390 testcase so we get some coverage for the new drawer cpu topology level. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tests/expected/lscpu')
-rw-r--r--tests/expected/lscpu/lscpu-s390-lpar-drawer35
1 files changed, 35 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-s390-lpar-drawer b/tests/expected/lscpu/lscpu-s390-lpar-drawer
new file mode 100644
index 000000000..1624e73dd
--- /dev/null
+++ b/tests/expected/lscpu/lscpu-s390-lpar-drawer
@@ -0,0 +1,35 @@
+CPU op-mode(s): 32-bit, 64-bit
+CPU(s): 8
+On-line CPU(s) list: 0-7
+Thread(s) per core: 1
+Core(s) per socket: 8
+Socket(s) per book: 3
+Book(s) per drawer: 2
+Drawers(s): 4
+NUMA node(s): 1
+Vendor ID: IBM/S390
+Model name: 0
+BogoMIPS: 20325.00
+Hypervisor: PR/SM
+Hypervisor vendor: IBM
+Virtualization type: full
+Dispatching mode: horizontal
+L1d cache: 128K
+L1i cache: 96K
+L2d cache: 2048K
+L2i cache: 2048K
+NUMA node0 CPU(s): 0-140
+Flags: esan3 zarch stfle msa ldisp eimm dfp edat etf3eh highgprs te vx sie
+
+# The following is the parsable format, which can be fed to other
+# programs. Each different item in every column has an unique ID
+# starting from zero.
+# CPU,Core,Socket,Node,,L1d,L1i,L2d,L2i
+0,0,0,0,,0,0,0,0
+1,1,0,0,,1,1,1,1
+2,2,0,0,,2,2,2,2
+3,3,1,0,,3,3,3,3
+4,4,1,0,,4,4,4,4
+5,5,1,0,,5,5,5,5
+6,6,1,0,,6,6,6,6
+7,7,1,0,,7,7,7,7