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.10 [+0.10] PASS: policy routing # 0.25 [+0.15] PASS: route get # 5.41 [+5.16] PASS: preferred_lft addresses have expired # 8.76 [+3.34] PASS: promote_secondaries complete # 8.93 [+0.17] PASS: tc htb hierarchy # 9.06 [+0.13] PASS: gre tunnel endpoint # 9.19 [+0.13] PASS: gretap # 9.37 [+0.19] PASS: ip6gretap # 9.60 [+0.23] PASS: erspan # 9.85 [+0.24] PASS: ip6erspan # 10.10 [+0.25] PASS: bridge setup # 18.37 [+8.27] PASS: ipv6 addrlabel # 18.52 [+0.15] PASS: set ifalias 40ea6a67-d982-4266-8cae-1c6b91d4457f for test-dummy0 # 18.62 [+0.10] PASS: vrf # 19.24 [+0.62] PASS: macsec # 19.35 [+0.11] PASS: macsec_vlan # 19.76 [+0.41] PASS: ipsec # 21.03 [+1.27] PASS: ipsec_offload # 21.21 [+0.18] PASS: bridge fdb get # 21.37 [+0.17] PASS: bridge fdb del # 21.49 [+0.12] PASS: neigh get # 21.89 [+0.40] PASS: bridge_parent_id # 22.03 [+0.14] PASS: address proto IPv4 # 22.16 [+0.13] PASS: address proto IPv6 # 22.27 [+0.11] PASS: enslave interface in a bond # 54.21 [+31.94] PASS: mngtmpaddr add/remove correctly # 54.39 [+0.19] 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__->