]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: add ppc64-POWER7-64cpu lscpu dump
authorKarel Zak <kzak@redhat.com>
Mon, 12 Nov 2012 15:21:09 +0000 (16:21 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 12 Nov 2012 15:21:09 +0000 (16:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
tests/expected/lscpu/lscpu-ppc64-POWER7-64cpu [new file with mode: 0644]
tests/ts/lscpu/dumps/ppc64-POWER7-64cpu.tar.gz [new file with mode: 0644]

diff --git a/tests/expected/lscpu/lscpu-ppc64-POWER7-64cpu b/tests/expected/lscpu/lscpu-ppc64-POWER7-64cpu
new file mode 100644 (file)
index 0000000..40e2736
--- /dev/null
@@ -0,0 +1,80 @@
+CPU(s):                64
+On-line CPU(s) list:   0-63
+Thread(s) per core:    4
+Core(s) per socket:    1
+Socket(s):             16
+NUMA node(s):          2
+Model:                 IBM,8231-E2B
+L1d cache:             32K
+L1i cache:             32K
+NUMA node0 CPU(s):     0-63
+NUMA node1 CPU(s):     
+
+# 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
+0,0,0,0,,0,0
+1,0,0,0,,0,0
+2,0,0,0,,0,0
+3,0,0,0,,0,0
+4,1,1,0,,1,1
+5,1,1,0,,1,1
+6,1,1,0,,1,1
+7,1,1,0,,1,1
+8,2,2,0,,2,2
+9,2,2,0,,2,2
+10,2,2,0,,2,2
+11,2,2,0,,2,2
+12,3,3,0,,3,3
+13,3,3,0,,3,3
+14,3,3,0,,3,3
+15,3,3,0,,3,3
+16,4,4,0,,4,4
+17,4,4,0,,4,4
+18,4,4,0,,4,4
+19,4,4,0,,4,4
+20,5,5,0,,5,5
+21,5,5,0,,5,5
+22,5,5,0,,5,5
+23,5,5,0,,5,5
+24,6,6,0,,6,6
+25,6,6,0,,6,6
+26,6,6,0,,6,6
+27,6,6,0,,6,6
+28,7,7,0,,7,7
+29,7,7,0,,7,7
+30,7,7,0,,7,7
+31,7,7,0,,7,7
+32,8,8,0,,8,8
+33,8,8,0,,8,8
+34,8,8,0,,8,8
+35,8,8,0,,8,8
+36,9,9,0,,9,9
+37,9,9,0,,9,9
+38,9,9,0,,9,9
+39,9,9,0,,9,9
+40,10,10,0,,10,10
+41,10,10,0,,10,10
+42,10,10,0,,10,10
+43,10,10,0,,10,10
+44,11,11,0,,11,11
+45,11,11,0,,11,11
+46,11,11,0,,11,11
+47,11,11,0,,11,11
+48,12,12,0,,12,12
+49,12,12,0,,12,12
+50,12,12,0,,12,12
+51,12,12,0,,12,12
+52,13,13,0,,13,13
+53,13,13,0,,13,13
+54,13,13,0,,13,13
+55,13,13,0,,13,13
+56,14,14,0,,14,14
+57,14,14,0,,14,14
+58,14,14,0,,14,14
+59,14,14,0,,14,14
+60,15,15,0,,15,15
+61,15,15,0,,15,15
+62,15,15,0,,15,15
+63,15,15,0,,15,15
diff --git a/tests/ts/lscpu/dumps/ppc64-POWER7-64cpu.tar.gz b/tests/ts/lscpu/dumps/ppc64-POWER7-64cpu.tar.gz
new file mode 100644 (file)
index 0000000..ea74a01
Binary files /dev/null and b/tests/ts/lscpu/dumps/ppc64-POWER7-64cpu.tar.gz differ