From: Karel Zak Date: Thu, 31 Mar 2011 12:12:35 +0000 (+0200) Subject: tests: add dump from UltraSparc T1 to lscpu tests X-Git-Tag: v2.20-rc1~402 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b9ced6859d0c0956776fca2969859bc213118aa;p=thirdparty%2Futil-linux.git tests: add dump from UltraSparc T1 to lscpu tests Thanks to Jan Engelhardt. Signed-off-by: Karel Zak --- diff --git a/tests/expected/lscpu/lscpu-sparc64-UltraSparc-T1 b/tests/expected/lscpu/lscpu-sparc64-UltraSparc-T1 new file mode 100644 index 0000000000..58aea7a612 --- /dev/null +++ b/tests/expected/lscpu/lscpu-sparc64-UltraSparc-T1 @@ -0,0 +1,37 @@ +CPU(s): 32 +On-line CPU(s) list: 0-23 +Off-line CPU(s) list: 24-31 +Thread(s) per core: 4 +Core(s) per socket: 1 +CPU socket(s): 6 +NUMA node(s): 1 +NUMA node0 CPU(s): 0-35 + +# 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 +0,0,0,0 +1,0,0,0 +2,0,0,0 +3,0,0,0 +4,1,1,0 +5,1,1,0 +6,1,1,0 +7,1,1,0 +8,2,2,0 +9,2,2,0 +10,2,2,0 +11,2,2,0 +12,3,3,0 +13,3,3,0 +14,3,3,0 +15,3,3,0 +16,4,4,0 +17,4,4,0 +18,4,4,0 +19,4,4,0 +20,5,5,0 +21,5,5,0 +22,5,5,0 +23,5,5,0 diff --git a/tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz b/tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz new file mode 100644 index 0000000000..15bfeefc08 Binary files /dev/null and b/tests/ts/lscpu/dumps/sparc64-UltraSparc-T1.tar.gz differ