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.34 [+0.34] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.34 [+0.00] #            OK  so_incoming_cpu.before_reuseport.test1
# 0.34 [+0.00] ok 1 so_incoming_cpu.before_reuseport.test1
# 0.35 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test2 ...
# 0.73 [+0.39] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.74 [+0.00] #            OK  so_incoming_cpu.before_reuseport.test2
# 0.74 [+0.00] ok 2 so_incoming_cpu.before_reuseport.test2
# 0.74 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test3 ...
# 1.15 [+0.41] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.15 [+0.01] #            OK  so_incoming_cpu.before_reuseport.test3
# 1.15 [+0.00] ok 3 so_incoming_cpu.before_reuseport.test3
# 1.15 [+0.00] #  RUN           so_incoming_cpu.before_listen.test1 ...
# 1.56 [+0.41] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.57 [+0.01] #            OK  so_incoming_cpu.before_listen.test1
# 1.57 [+0.00] ok 4 so_incoming_cpu.before_listen.test1
# 1.57 [+0.00] #  RUN           so_incoming_cpu.before_listen.test2 ...
# 1.97 [+0.40] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 1.98 [+0.00] #            OK  so_incoming_cpu.before_listen.test2
# 1.98 [+0.00] ok 5 so_incoming_cpu.before_listen.test2
# 1.98 [+0.00] #  RUN           so_incoming_cpu.before_listen.test3 ...
# 2.36 [+0.38] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.36 [+0.01] #            OK  so_incoming_cpu.before_listen.test3
# 2.37 [+0.00] ok 6 so_incoming_cpu.before_listen.test3
# 2.37 [+0.00] #  RUN           so_incoming_cpu.after_listen.test1 ...
# 2.77 [+0.40] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 2.77 [+0.00] #            OK  so_incoming_cpu.after_listen.test1
# 2.77 [+0.00] ok 7 so_incoming_cpu.after_listen.test1
# 2.78 [+0.00] #  RUN           so_incoming_cpu.after_listen.test2 ...
# 3.17 [+0.40] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 3.18 [+0.00] #            OK  so_incoming_cpu.after_listen.test2
# 3.18 [+0.00] ok 8 so_incoming_cpu.after_listen.test2
# 3.18 [+0.00] #  RUN           so_incoming_cpu.after_listen.test3 ...
# 3.58 [+0.40] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 3.58 [+0.01] #            OK  so_incoming_cpu.after_listen.test3
# 3.59 [+0.00] ok 9 so_incoming_cpu.after_listen.test3
# 3.59 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test1 ...
# 4.00 [+0.41] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.01 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test1
# 4.01 [+0.00] ok 10 so_incoming_cpu.after_all_listen.test1
# 4.01 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test2 ...
# 4.40 [+0.39] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.41 [+0.01] #            OK  so_incoming_cpu.after_all_listen.test2
# 4.41 [+0.00] ok 11 so_incoming_cpu.after_all_listen.test2
# 4.41 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test3 ...
# 4.80 [+0.39] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 4.82 [+0.02] #            OK  so_incoming_cpu.after_all_listen.test3
# 4.82 [+0.00] ok 12 so_incoming_cpu.after_all_listen.test3
# 4.82 [+0.00] # PASSED: 12 / 12 tests passed.
# 4.82 [+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__->