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.25 [+0.15] PASS: route get # 5.38 [+5.13] PASS: preferred_lft addresses have expired # 8.79 [+3.41] PASS: promote_secondaries complete # 8.96 [+0.16] PASS: tc htb hierarchy # 9.11 [+0.16] PASS: gre tunnel endpoint # 9.28 [+0.16] PASS: gretap # 9.49 [+0.21] PASS: ip6gretap # 9.70 [+0.21] PASS: erspan # 9.93 [+0.23] PASS: ip6erspan # 10.16 [+0.23] PASS: bridge setup # 18.44 [+8.27] PASS: ipv6 addrlabel # 18.59 [+0.16] PASS: set ifalias 4dc14703-3fe3-4061-ba4b-4c2f294ff36d for test-dummy0 # 18.67 [+0.08] PASS: vrf # 19.23 [+0.55] PASS: macsec # 19.69 [+0.46] PASS: ipsec # 20.97 [+1.28] PASS: ipsec_offload # 21.14 [+0.18] PASS: bridge fdb get # 21.33 [+0.18] PASS: bridge fdb del # 21.45 [+0.12] PASS: neigh get # 21.86 [+0.41] PASS: bridge_parent_id # 22.00 [+0.14] PASS: address proto IPv4 # 22.14 [+0.14] PASS: address proto IPv6 # 22.25 [+0.11] PASS: enslave interface in a bond # 54.18 [+31.94] PASS: mngtmpaddr add/remove correctly # 54.39 [+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__->