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.28 [+0.28] PASS: policy routing # 0.64 [+0.36] PASS: route get # 6.22 [+5.58] PASS: preferred_lft addresses have expired # 9.73 [+3.51] PASS: promote_secondaries complete # 9.88 [+0.15] PASS: tc htb hierarchy # 10.03 [+0.14] PASS: gre tunnel endpoint # 10.19 [+0.16] PASS: gretap # 10.39 [+0.20] PASS: ip6gretap # 10.61 [+0.22] PASS: erspan # 10.85 [+0.24] PASS: ip6erspan # 11.09 [+0.24] PASS: bridge setup # 19.85 [+8.76] PASS: ipv6 addrlabel # 20.04 [+0.19] PASS: set ifalias 7f45946a-23df-4cac-b16c-0a78e5482f16 for test-dummy0 # 20.14 [+0.09] PASS: vrf # 20.76 [+0.63] PASS: macsec # 21.26 [+0.49] PASS: ipsec # 22.57 [+1.31] PASS: ipsec_offload # 22.74 [+0.18] PASS: bridge fdb get # 22.92 [+0.18] PASS: bridge fdb del # 23.06 [+0.14] PASS: neigh get # 23.48 [+0.42] PASS: bridge_parent_id # 23.62 [+0.14] PASS: address proto IPv4 # 23.76 [+0.14] PASS: address proto IPv6 # 23.88 [+0.12] PASS: enslave interface in a bond # 55.84 [+31.95] PASS: mngtmpaddr add/remove correctly # 56.01 [+0.17] 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__->