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.11 [+0.11] PASS: policy routing # 0.26 [+0.15] PASS: route get # 5.43 [+5.18] PASS: preferred_lft addresses have expired # 8.86 [+3.42] PASS: promote_secondaries complete # 9.02 [+0.17] PASS: tc htb hierarchy # 9.18 [+0.16] PASS: gre tunnel endpoint # 9.34 [+0.16] PASS: gretap # 9.53 [+0.19] PASS: ip6gretap # 9.77 [+0.24] PASS: erspan # 9.99 [+0.22] PASS: ip6erspan # 10.23 [+0.23] PASS: bridge setup # 18.51 [+8.29] PASS: ipv6 addrlabel # 18.66 [+0.15] PASS: set ifalias 8278c85c-9478-413a-99b9-06a0518d1f5b for test-dummy0 # 18.75 [+0.09] PASS: vrf # 19.28 [+0.52] PASS: macsec # 19.68 [+0.41] PASS: ipsec # 20.97 [+1.28] PASS: ipsec_offload # 21.14 [+0.17] PASS: bridge fdb get # 21.32 [+0.18] PASS: bridge fdb del # 21.47 [+0.14] PASS: neigh get # 21.90 [+0.44] PASS: bridge_parent_id # 22.06 [+0.15] PASS: address proto IPv4 # 22.21 [+0.15] PASS: address proto IPv6 # 22.34 [+0.13] PASS: enslave interface in a bond # 54.37 [+32.03] PASS: mngtmpaddr add/remove correctly # 54.58 [+0.20] PASS: operstate 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__->