make -C tools/testing/selftests TARGETS="net" TEST_PROGS=reuseport_addr_anny.sh TEST_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: reuseport_addr_any.sh # 0.03 [+0.03] UDP IPv4 ... pass # 0.03 [+0.00] UDP IPv6 ... pass # 0.03 [+0.00] UDP IPv4 mapped to IPv6 ... pass # 0.03 [+0.00] TCP IPv4 ... pass # 0.03 [+0.00] TCP IPv6 ... pass # 0.03 [+0.00] TCP IPv4 mapped to IPv6 ... pass # 0.05 [+0.02] DCCP IPv4 ... pass # 0.06 [+0.01] DCCP IPv6 ... pass # 0.06 [+0.00] DCCP IPv4 mapped to IPv6 ... pass # 0.06 [+0.00] SUCCESS ok 1 selftests: net: reuseport_addr_any.sh 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__->