Wind River Support Network

HomeDefectsCGP8-218
Not to be fixed

CGP8-218 : several numactl ptest cases are failed

Created: Feb 29, 2016    Updated: Apr 28, 2018
Resolved Date: Apr 17, 2018
Found In Version: 8.0.0.2
Severity: Standard
Applicable for: Wind River Linux 8
Component/s: Userspace

Description

root@SDP_Wildcat_Pass-3-C1:/usr/lib64/numactl/ptest# ./run-ptest
cd test ; ./regress
policy: default
preferred node: current
physcpubind: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
cpubind: 0 1
nodebind: 0 1
membind: 0 1
available: 2 nodes (0-1)
node 0 cpus: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
node 0 size: 15983 MB
node 0 free: 15426 MB
node 1 cpus: 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71
node 1 size: 16117 MB
node 1 free: 15880 MB
node distances:
node   0   1
  0:  10  21
  1:  21  10
=>testing numactl --interleave=1 memhog -H 15728640
..
=>testing numactl --interleave=0,1 memhog -H 15728640
..
interleaving test failed 0 16951 15287
=======FAILED
Check if machine doesn't have background jobs and try again
=>testing numactl --interleave=all memhog -H 15728640
..
=>testing numactl --membind=all memhog -H 15728640
..
=>testing numactl --membind=0,1 memhog -H 15728640
..
=>testing numactl --membind=0 memhog -H 15728640
..
=>testing numactl --preferred=0 memhog -H 15728640
..
=>testing numactl --membind=1 memhog -H 15728640
..
=>testing numactl --preferred=1 memhog -H 15728640
..
=>testing numactl --localalloc memhog -H 15728640
..
=>testing memhog -H interleave 0,1
..
interleaving test 2 failed 0 20147 18618
=======FAILED
Check if machine doesn't have background jobs and try again
=>testing memhog -H interleave all
..
=>testing memhog -H membind 0,1
..
=>testing memhog -H membind 0
..
=>testing memhog -H preferred 0
..
=>testing memhog -H membind 1
..
=>testing memhog -H preferred 1
..
--- A    2016-02-29 09:57:03.125736031 +0000
+++ B    2016-02-29 09:57:51.608876459 +0000
@@ -1,7 +1,7 @@
                            node0           node1
-numa_hit                  330119          295348
+numa_hit                  372665          333324
 numa_miss                      0               0
 numa_foreign                   0               0
-interleave_hit             15287           15994
-local_node                321366          285343
-other_node                  8753           10005
+interleave_hit             21784           27648
+local_node                348431          311669
+other_node                 24234           21655
FAIL: numactl regress 

Steps to Reproduce

1. configure --enable-board=intel-x86-64 --enable-kernel=cgl+features/mce-test+features/vrf --enable-rootfs=glibc-cgl --with-template=feature/valgrind,feature/libhugetlbfs,feature/acl,feature/nfsd,feature/oprofile,feature/mariadb,feature/mysql-odbc,feature/LAMP,feature/ipv6,feature/target-toolchain,feature/lttng,feature/gcc-sanitizers,feature/cut --enable-build=profiling --enable-test=yes

2. make fs

3. Boot up a target

4. cd /usr/lib64/numactl/ptest

5. ./run-ptest
Live chat
Online