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.12 [+0.12] PASS: policy routing # 0.28 [+0.16] PASS: route get # 5.48 [+5.21] PASS: preferred_lft addresses have expired # 9.01 [+3.53] PASS: promote_secondaries complete # 9.19 [+0.18] PASS: tc htb hierarchy # 9.34 [+0.15] PASS: gre tunnel endpoint # 9.49 [+0.15] PASS: gretap # 9.71 [+0.23] PASS: ip6gretap # 9.98 [+0.27] PASS: erspan # 10.24 [+0.26] PASS: ip6erspan # 10.50 [+0.26] PASS: bridge setup # 19.62 [+9.12] PASS: ipv6 addrlabel # 19.81 [+0.18] PASS: set ifalias 1ca69bf9-87cf-4464-8b5f-8734696b95ad for test-dummy0 # 19.90 [+0.09] PASS: vrf # 20.48 [+0.58] PASS: macsec # 20.89 [+0.41] PASS: ipsec # 22.18 [+1.29] PASS: ipsec_offload # 22.38 [+0.19] PASS: bridge fdb get # 22.59 [+0.21] PASS: bridge fdb del # 22.73 [+0.14] PASS: neigh get # 23.17 [+0.44] PASS: bridge_parent_id # 23.32 [+0.15] PASS: address proto IPv4 # 23.47 [+0.14] PASS: address proto IPv6 # 23.59 [+0.13] PASS: enslave interface in a bond # 56.04 [+32.45] PASS: mngtmpaddr add/remove correctly # 56.25 [+0.21] 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__->