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.15] PASS: route get # 5.37 [+5.09] PASS: preferred_lft addresses have expired # 8.55 [+3.18] PASS: promote_secondaries complete # 8.72 [+0.17] PASS: tc htb hierarchy # 8.85 [+0.14] PASS: gre tunnel endpoint # 8.98 [+0.13] PASS: gretap # 9.16 [+0.17] PASS: ip6gretap # 9.35 [+0.20] PASS: erspan # 9.56 [+0.21] PASS: ip6erspan # 9.79 [+0.23] PASS: bridge setup # 18.06 [+8.26] PASS: ipv6 addrlabel # 18.21 [+0.15] PASS: set ifalias 0f96c952-f504-4d5f-b995-aad639d39f79 for test-dummy0 # 18.29 [+0.08] PASS: vrf # 18.82 [+0.53] PASS: macsec # 18.91 [+0.09] PASS: macsec_vlan # 19.34 [+0.43] PASS: ipsec # 20.62 [+1.27] PASS: ipsec_offload # 20.78 [+0.16] PASS: bridge fdb get # 20.95 [+0.17] PASS: bridge fdb del # 21.06 [+0.11] PASS: neigh get # 21.42 [+0.36] PASS: bridge_parent_id # 21.55 [+0.13] PASS: address proto IPv4 # 21.68 [+0.13] PASS: address proto IPv6 # 21.79 [+0.11] PASS: enslave interface in a bond # 53.48 [+31.69] PASS: mngtmpaddr add/remove correctly # 53.64 [+0.16] 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__->