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.25 [+0.14] PASS: route get # 5.49 [+5.24] PASS: preferred_lft addresses have expired # 8.72 [+3.23] PASS: promote_secondaries complete # 8.89 [+0.17] PASS: tc htb hierarchy # 9.05 [+0.16] PASS: gre tunnel endpoint # 9.19 [+0.14] PASS: gretap # 9.40 [+0.21] PASS: ip6gretap # 9.67 [+0.27] PASS: erspan # 9.92 [+0.25] PASS: ip6erspan # 10.16 [+0.24] PASS: bridge setup # 19.47 [+9.31] PASS: ipv6 addrlabel # 19.66 [+0.19] PASS: set ifalias e5fbc454-698e-4a0d-9cff-dc9153aca4a2 for test-dummy0 # 19.76 [+0.10] PASS: vrf # 20.35 [+0.59] PASS: macsec # 20.83 [+0.48] PASS: ipsec # 22.14 [+1.31] PASS: ipsec_offload # 22.33 [+0.19] PASS: bridge fdb get # 22.52 [+0.19] PASS: bridge fdb del # 22.65 [+0.13] PASS: neigh get # 23.04 [+0.39] PASS: bridge_parent_id # 23.19 [+0.15] PASS: address proto IPv4 # 23.34 [+0.15] PASS: address proto IPv6 # 23.47 [+0.12] PASS: enslave interface in a bond # 55.90 [+32.44] PASS: mngtmpaddr add/remove correctly # 56.10 [+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__->