make -C tools/testing/selftests TARGETS="net" TEST_PROGS=rtnetlink.sh TESTT_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: rtnetlink.sh # 0.10 [+0.10] PASS: policy routing # 0.23 [+0.13] PASS: route get # 7.25 [+7.02] PASS: preferred_lft addresses have expired # 11.06 [+3.81] PASS: promote_secondaries complete # 11.23 [+0.17] PASS: tc htb hierarchy # 11.39 [+0.16] PASS: gre tunnel endpoint # 11.54 [+0.15] PASS: gretap # 11.74 [+0.20] PASS: ip6gretap # 11.99 [+0.25] PASS: erspan # 12.26 [+0.27] PASS: ip6erspan # 12.53 [+0.27] PASS: bridge setup # 21.96 [+9.43] PASS: ipv6 addrlabel # 22.15 [+0.19] PASS: set ifalias c54c7c8f-bf56-4d1a-b30c-facf018c0bab for test-dummy0 # 22.25 [+0.10] PASS: vrf # 22.88 [+0.63] PASS: macsec # 23.29 [+0.42] PASS: ipsec # 24.60 [+1.31] PASS: ipsec_offload # 24.79 [+0.18] PASS: bridge fdb get # 24.98 [+0.19] PASS: bridge fdb del # 25.11 [+0.13] PASS: neigh get # 25.52 [+0.41] PASS: bridge_parent_id # 25.68 [+0.16] PASS: address proto IPv4 # 25.84 [+0.16] PASS: address proto IPv6 # 25.97 [+0.13] PASS: enslave interface in a bond # 58.23 [+32.26] PASS: mngtmpaddr add/remove correctly ok 1 selftests: net: rtnetlink.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__->