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.00 [+0.00] TAP version 13
# 0.00 [+0.00] 1..12
# 0.00 [+0.00] # Starting 12 tests from 4 test cases.
# 0.00 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test1 ...
# 0.35 [+0.34] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.35 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test1
# 0.35 [+0.00] ok 1 so_incoming_cpu.before_reuseport.test1
# 0.36 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test2 ...
# 0.77 [+0.41] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.78 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test2
# 0.78 [+0.00] ok 2 so_incoming_cpu.before_reuseport.test2
# 0.78 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test3 ...
# 1.19 [+0.41] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.20 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test3
# 1.20 [+0.00] ok 3 so_incoming_cpu.before_reuseport.test3
# 1.20 [+0.00] #  RUN           so_incoming_cpu.before_listen.test1 ...
# 1.62 [+0.42] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.63 [+0.01] #            OK  so_incoming_cpu.before_listen.test1
# 1.63 [+0.00] ok 4 so_incoming_cpu.before_listen.test1
# 1.63 [+0.00] #  RUN           so_incoming_cpu.before_listen.test2 ...
# 2.02 [+0.39] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.03 [+0.01] #            OK  so_incoming_cpu.before_listen.test2
# 2.03 [+0.00] ok 5 so_incoming_cpu.before_listen.test2
# 2.03 [+0.00] #  RUN           so_incoming_cpu.before_listen.test3 ...
# 2.43 [+0.40] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.44 [+0.00] #            OK  so_incoming_cpu.before_listen.test3
# 2.44 [+0.00] ok 6 so_incoming_cpu.before_listen.test3
# 2.44 [+0.00] #  RUN           so_incoming_cpu.after_listen.test1 ...
# 2.87 [+0.43] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.87 [+0.01] #            OK  so_incoming_cpu.after_listen.test1
# 2.87 [+0.00] ok 7 so_incoming_cpu.after_listen.test1
# 2.87 [+0.00] #  RUN           so_incoming_cpu.after_listen.test2 ...
# 3.29 [+0.42] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 3.30 [+0.01] #            OK  so_incoming_cpu.after_listen.test2
# 3.30 [+0.00] ok 8 so_incoming_cpu.after_listen.test2
# 3.30 [+0.00] #  RUN           so_incoming_cpu.after_listen.test3 ...
# 3.70 [+0.40] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 3.71 [+0.00] #            OK  so_incoming_cpu.after_listen.test3
# 3.71 [+0.00] ok 9 so_incoming_cpu.after_listen.test3
# 3.71 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test1 ...
# 4.12 [+0.41] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.13 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test1
# 4.13 [+0.00] ok 10 so_incoming_cpu.after_all_listen.test1
# 4.13 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test2 ...
# 4.56 [+0.43] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.57 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test2
# 4.57 [+0.00] ok 11 so_incoming_cpu.after_all_listen.test2
# 4.57 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test3 ...
# 4.96 [+0.39] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.97 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test3
# 4.97 [+0.00] ok 12 so_incoming_cpu.after_all_listen.test3
# 4.97 [+0.00] # PASSED: 12 / 12 tests passed.
# 4.97 [+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__->