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.11 [+0.11] PASS: policy routing # 0.26 [+0.15] PASS: route get # 6.14 [+5.88] PASS: preferred_lft addresses have expired # 10.05 [+3.91] PASS: promote_secondaries complete # 10.22 [+0.18] PASS: tc htb hierarchy # 10.37 [+0.15] PASS: gre tunnel endpoint # 10.52 [+0.15] PASS: gretap # 10.71 [+0.19] PASS: ip6gretap # 10.95 [+0.25] PASS: erspan # 11.20 [+0.25] PASS: ip6erspan # 11.45 [+0.25] PASS: bridge setup # 20.82 [+9.37] PASS: ipv6 addrlabel # 21.08 [+0.26] PASS: set ifalias d45f090a-ab38-41e5-887a-c663e56aa15b for test-dummy0 # 21.19 [+0.11] PASS: vrf # 21.79 [+0.60] PASS: macsec # 23.87 [+2.08] PASS: mcast addr notification # 24.36 [+0.49] PASS: ipsec # 25.67 [+1.31] PASS: ipsec_offload # 25.82 [+0.16] PASS: bridge fdb get # 25.99 [+0.16] PASS: bridge fdb del # 26.10 [+0.11] PASS: neigh get # 26.49 [+0.39] PASS: bridge_parent_id # 26.62 [+0.13] PASS: address proto IPv4 # 26.74 [+0.12] PASS: address proto IPv6 # 26.85 [+0.11] PASS: enslave interface in a bond # 59.16 [+32.31] 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__->