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.15 [+0.15] PASS: policy routing # 0.36 [+0.21] PASS: route get # 5.63 [+5.28] PASS: preferred_lft addresses have expired # 9.67 [+4.04] PASS: promote_secondaries complete # 9.88 [+0.21] PASS: tc htb hierarchy # 10.05 [+0.17] PASS: gre tunnel endpoint # 10.22 [+0.17] PASS: gretap # 10.43 [+0.21] PASS: ip6gretap # 10.70 [+0.27] PASS: erspan # 10.96 [+0.26] PASS: ip6erspan # 11.23 [+0.27] PASS: bridge setup # 21.84 [+10.61] PASS: ipv6 addrlabel # 22.02 [+0.18] PASS: set ifalias 20e87dc8-6df5-42ff-af99-da91b2cd75ef for test-dummy0 # 22.12 [+0.10] PASS: vrf # 22.82 [+0.70] PASS: macsec # 23.32 [+0.51] PASS: ipsec # 24.66 [+1.34] PASS: ipsec_offload # 24.86 [+0.20] PASS: bridge fdb get # 25.05 [+0.20] PASS: bridge fdb del # 25.19 [+0.14] PASS: neigh get # 25.60 [+0.41] PASS: bridge_parent_id # 25.76 [+0.16] PASS: address proto IPv4 # 25.92 [+0.16] PASS: address proto IPv6 # 26.05 [+0.13] PASS: enslave interface in a bond # 57.96 [+31.91] PASS: mngtmpaddr add/remove correctly # 58.15 [+0.18] 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__->