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.24 [+0.14] PASS: route get # 5.36 [+5.12] PASS: preferred_lft addresses have expired # 8.69 [+3.34] PASS: promote_secondaries complete # 8.85 [+0.16] PASS: tc htb hierarchy # 9.00 [+0.15] PASS: gre tunnel endpoint # 9.15 [+0.15] PASS: gretap # 9.35 [+0.20] PASS: ip6gretap # 9.60 [+0.25] PASS: erspan # 9.83 [+0.24] PASS: ip6erspan # 10.07 [+0.24] PASS: bridge setup # 19.31 [+9.24] PASS: ipv6 addrlabel # 19.49 [+0.18] PASS: set ifalias 9d5eb8d3-7f33-4fbc-b7a5-a711e710d229 for test-dummy0 # 19.59 [+0.10] PASS: vrf # 20.16 [+0.57] PASS: macsec # 20.25 [+0.10] PASS: macsec_vlan # 20.66 [+0.40] PASS: ipsec # 21.94 [+1.28] PASS: ipsec_offload # 22.10 [+0.16] PASS: bridge fdb get # 22.27 [+0.17] PASS: bridge fdb del # 22.38 [+0.11] PASS: neigh get # 22.80 [+0.42] PASS: bridge_parent_id # 22.94 [+0.14] PASS: address proto IPv4 # 23.08 [+0.14] PASS: address proto IPv6 # 23.19 [+0.11] PASS: enslave interface in a bond # 55.12 [+31.93] PASS: mngtmpaddr add/remove correctly # 55.31 [+0.19] 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__->