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.12 [+0.12] PASS: policy routing # 0.29 [+0.18] PASS: route get # 7.53 [+7.24] PASS: preferred_lft addresses have expired # 11.03 [+3.49] PASS: promote_secondaries complete # 11.19 [+0.16] PASS: tc htb hierarchy # 11.34 [+0.15] PASS: gre tunnel endpoint # 11.49 [+0.15] PASS: gretap # 11.68 [+0.19] PASS: ip6gretap # 11.93 [+0.25] PASS: erspan # 12.16 [+0.23] PASS: ip6erspan # 12.38 [+0.22] PASS: bridge setup # 20.64 [+8.26] PASS: ipv6 addrlabel # 20.79 [+0.15] PASS: set ifalias 6761a2ec-4bb6-4938-8130-af766267f09c for test-dummy0 # 20.89 [+0.10] PASS: vrf # 21.46 [+0.56] PASS: macsec # 23.53 [+2.08] PASS: mcast addr notification # 24.00 [+0.47] PASS: ipsec # 25.44 [+1.43] PASS: ipsec_offload # 25.94 [+0.50] PASS: bridge fdb get # 26.41 [+0.47] PASS: bridge fdb del # 26.68 [+0.28] PASS: neigh get # 27.19 [+0.51] PASS: bridge_parent_id # 27.41 [+0.22] PASS: address proto IPv4 # 27.60 [+0.19] PASS: address proto IPv6 # 27.76 [+0.16] PASS: enslave interface in a bond # 59.76 [+32.00] 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__->