make -C tools/testing/selftests TARGETS="net" TEST_PROGS=so_incoming_cpu TTEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-1/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net'
make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net'
TAP version 13
1..1
# timeout set to 3600
# 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.01 [+0.01] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.01 [+0.00] #            OK  so_incoming_cpu.before_reuseport.test1
# 0.01 [+0.00] ok 1 so_incoming_cpu.before_reuseport.test1
# 0.02 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test2 ...
# 0.04 [+0.02] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.04 [+0.00] #            OK  so_incoming_cpu.before_reuseport.test2
# 0.04 [+0.00] ok 2 so_incoming_cpu.before_reuseport.test2
# 0.04 [+0.00] #  RUN           so_incoming_cpu.before_reuseport.test3 ...
# 0.06 [+0.02] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.06 [+0.00] #            OK  so_incoming_cpu.before_reuseport.test3
# 0.06 [+0.00] ok 3 so_incoming_cpu.before_reuseport.test3
# 0.07 [+0.00] #  RUN           so_incoming_cpu.before_listen.test1 ...
# 0.09 [+0.02] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.09 [+0.00] #            OK  so_incoming_cpu.before_listen.test1
# 0.09 [+0.00] ok 4 so_incoming_cpu.before_listen.test1
# 0.09 [+0.00] #  RUN           so_incoming_cpu.before_listen.test2 ...
# 0.11 [+0.02] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.11 [+0.00] #            OK  so_incoming_cpu.before_listen.test2
# 0.11 [+0.00] ok 5 so_incoming_cpu.before_listen.test2
# 0.11 [+0.00] #  RUN           so_incoming_cpu.before_listen.test3 ...
# 0.13 [+0.02] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.13 [+0.00] #            OK  so_incoming_cpu.before_listen.test3
# 0.14 [+0.00] ok 6 so_incoming_cpu.before_listen.test3
# 0.14 [+0.00] #  RUN           so_incoming_cpu.after_listen.test1 ...
# 0.16 [+0.02] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.16 [+0.00] #            OK  so_incoming_cpu.after_listen.test1
# 0.16 [+0.00] ok 7 so_incoming_cpu.after_listen.test1
# 0.16 [+0.00] #  RUN           so_incoming_cpu.after_listen.test2 ...
# 0.18 [+0.02] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.18 [+0.00] #            OK  so_incoming_cpu.after_listen.test2
# 0.18 [+0.00] ok 8 so_incoming_cpu.after_listen.test2
# 0.18 [+0.00] #  RUN           so_incoming_cpu.after_listen.test3 ...
# 0.20 [+0.02] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.21 [+0.00] #            OK  so_incoming_cpu.after_listen.test3
# 0.21 [+0.00] ok 9 so_incoming_cpu.after_listen.test3
# 0.21 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test1 ...
# 0.23 [+0.02] # so_incoming_cpu.c:231:test1:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.23 [+0.00] #            OK  so_incoming_cpu.after_all_listen.test1
# 0.23 [+0.00] ok 10 so_incoming_cpu.after_all_listen.test1
# 0.23 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test2 ...
# 0.25 [+0.02] # so_incoming_cpu.c:231:test2:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.25 [+0.00] #            OK  so_incoming_cpu.after_all_listen.test2
# 0.25 [+0.00] ok 11 so_incoming_cpu.after_all_listen.test2
# 0.25 [+0.00] #  RUN           so_incoming_cpu.after_all_listen.test3 ...
# 0.27 [+0.02] # so_incoming_cpu.c:231:test3:SO_INCOMING_CPU is very likely to be working correctly with 128 sockets.
# 0.28 [+0.00] #            OK  so_incoming_cpu.after_all_listen.test3
# 0.28 [+0.00] ok 12 so_incoming_cpu.after_all_listen.test3
# 0.28 [+0.00] # PASSED: 12 / 12 tests passed.
# 0.28 [+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-1/tools/testing/selftests/net'
make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests'
xx__-> echo $?
0
xx__->