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.29 [+0.17] PASS: route get # 5.54 [+5.25] PASS: preferred_lft addresses have expired # 8.77 [+3.23] PASS: promote_secondaries complete # 8.94 [+0.17] PASS: tc htb hierarchy # 9.08 [+0.14] PASS: gre tunnel endpoint # 9.21 [+0.13] PASS: gretap # 9.41 [+0.20] PASS: ip6gretap # 9.67 [+0.26] PASS: erspan # 9.89 [+0.23] PASS: ip6erspan # 10.14 [+0.25] PASS: bridge setup # 19.09 [+8.95] PASS: ipv6 addrlabel # 19.27 [+0.18] PASS: set ifalias 32b837c2-921d-47f1-a629-17fe86c1cd8e for test-dummy0 # 19.37 [+0.10] PASS: vrf # 19.91 [+0.54] PASS: macsec # 20.01 [+0.10] PASS: macsec_vlan # 20.43 [+0.42] PASS: ipsec # 21.77 [+1.34] PASS: ipsec_offload # 21.95 [+0.18] PASS: bridge fdb get # 22.14 [+0.19] PASS: bridge fdb del # 22.27 [+0.13] PASS: neigh get # 22.70 [+0.44] PASS: bridge_parent_id # 22.85 [+0.15] PASS: address proto IPv4 # 22.99 [+0.14] PASS: address proto IPv6 # 23.11 [+0.12] PASS: enslave interface in a bond # 54.86 [+31.75] PASS: mngtmpaddr add/remove correctly # 55.04 [+0.18] 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__->