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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: rtnetlink.sh # 0.12 [+0.12] PASS: policy routing # 0.29 [+0.16] PASS: route get # 6.27 [+5.98] PASS: preferred_lft addresses have expired # 9.91 [+3.64] PASS: promote_secondaries complete # 10.09 [+0.18] PASS: tc htb hierarchy # 10.24 [+0.16] PASS: gre tunnel endpoint # 10.36 [+0.11] PASS: gretap # 10.54 [+0.18] PASS: ip6gretap # 10.76 [+0.22] PASS: erspan # 10.98 [+0.22] PASS: ip6erspan # 11.25 [+0.27] PASS: bridge setup # 20.11 [+8.86] PASS: ipv6 addrlabel # 20.27 [+0.16] PASS: set ifalias 11466efc-49d2-4637-8b44-248f436fccf3 for test-dummy0 # 20.34 [+0.08] PASS: vrf # 20.82 [+0.47] PASS: macsec # 21.25 [+0.43] PASS: ipsec # 22.51 [+1.26] PASS: ipsec_offload # 22.68 [+0.16] PASS: bridge fdb get # 22.84 [+0.16] PASS: bridge fdb del # 22.96 [+0.12] PASS: neigh get # 23.40 [+0.44] PASS: bridge_parent_id # 23.56 [+0.15] PASS: address proto IPv4 # 23.71 [+0.15] PASS: address proto IPv6 # 23.80 [+0.10] PASS: enslave interface in a bond # 55.67 [+31.86] 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__->