make -C tools/testing/selftests TARGETS="net" TEST_PROGS=so_incoming_cpu TTEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-3/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net'
TAP version 13
1..1
# overriding timeout to 7200
# selftests: net: so_incoming_cpu
# 0.07 [+0.07] TAP version 13
# 0.07 [+0.00] 1..12
# 0.07 [+0.00] # Starting 12 tests from 4 test cases.
# 0.07 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test1 ...
# 0.59 [+0.52] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.60 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test1
# 0.60 [+0.00] ok 1 so_incoming_cpu.before_reuseport.test1
# 0.60 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test2 ...
# 1.12 [+0.52] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.13 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test2
# 1.13 [+0.00] ok 2 so_incoming_cpu.before_reuseport.test2
# 1.14 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test3 ...
# 1.67 [+0.54] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.68 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test3
# 1.69 [+0.00] ok 3 so_incoming_cpu.before_reuseport.test3
# 1.69 [+0.00] #  RUN           so_incoming_cpu.before_listen.test1 ...
# 2.21 [+0.52] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.22 [+0.01] #            OK  so_incoming_cpu.before_listen.test1
# 2.22 [+0.00] ok 4 so_incoming_cpu.before_listen.test1
# 2.22 [+0.00] #  RUN           so_incoming_cpu.before_listen.test2 ...
# 2.76 [+0.54] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.78 [+0.01] #            OK  so_incoming_cpu.before_listen.test2
# 2.78 [+0.00] ok 5 so_incoming_cpu.before_listen.test2
# 2.78 [+0.00] #  RUN           so_incoming_cpu.before_listen.test3 ...
# 3.32 [+0.54] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 3.33 [+0.01] #            OK  so_incoming_cpu.before_listen.test3
# 3.33 [+0.00] ok 6 so_incoming_cpu.before_listen.test3
# 3.33 [+0.00] #  RUN           so_incoming_cpu.after_listen.test1 ...
# 3.88 [+0.55] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 3.89 [+0.01] #            OK  so_incoming_cpu.after_listen.test1
# 3.89 [+0.00] ok 7 so_incoming_cpu.after_listen.test1
# 3.89 [+0.00] #  RUN           so_incoming_cpu.after_listen.test2 ...
# 4.45 [+0.56] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.46 [+0.01] #            OK  so_incoming_cpu.after_listen.test2
# 4.46 [+0.00] ok 8 so_incoming_cpu.after_listen.test2
# 4.46 [+0.00] #  RUN           so_incoming_cpu.after_listen.test3 ...
# 5.04 [+0.58] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 5.05 [+0.01] #            OK  so_incoming_cpu.after_listen.test3
# 5.05 [+0.00] ok 9 so_incoming_cpu.after_listen.test3
# 5.05 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test1 ...
# 5.62 [+0.57] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 5.63 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test1
# 5.63 [+0.00] ok 10 so_incoming_cpu.after_all_listen.test1
# 5.63 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test2 ...
# 6.20 [+0.57] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 6.21 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test2
# 6.21 [+0.00] ok 11 so_incoming_cpu.after_all_listen.test2
# 6.22 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test3 ...
# 6.77 [+0.55] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 6.78 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test3
# 6.78 [+0.00] ok 12 so_incoming_cpu.after_all_listen.test3
# 6.79 [+0.00] # PASSED: 12 / 12 tests passed.
# 6.79 [+0.00] # Totals: pass:12 fail:0 xfail:0 xpass:0 skip:0 error:0
ok 1 selftests: net: so_incoming_cpu
make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests'
xx__-> echo $?
0
xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak
xx__->