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.11 [+0.11] PASS: policy routing # 0.26 [+0.15] PASS: route get # 5.55 [+5.29] PASS: preferred_lft addresses have expired # 8.96 [+3.41] PASS: promote_secondaries complete # 9.12 [+0.16] PASS: tc htb hierarchy # 9.26 [+0.14] PASS: gre tunnel endpoint # 9.39 [+0.13] PASS: gretap # 9.58 [+0.19] PASS: ip6gretap # 9.79 [+0.21] PASS: erspan # 10.03 [+0.24] PASS: ip6erspan # 10.27 [+0.25] PASS: bridge setup # 19.87 [+9.60] PASS: ipv6 addrlabel # 20.05 [+0.19] PASS: set ifalias 241b7ebf-4f88-491e-9f31-39e8dcf05dff for test-dummy0 # 20.16 [+0.11] PASS: vrf # 20.80 [+0.64] PASS: macsec # 20.90 [+0.10] PASS: macsec_vlan # 21.40 [+0.50] PASS: ipsec # 22.72 [+1.32] PASS: ipsec_offload # 22.92 [+0.20] PASS: bridge fdb get # 23.13 [+0.21] PASS: bridge fdb del # 23.27 [+0.14] PASS: neigh get # 23.71 [+0.44] PASS: bridge_parent_id # 23.87 [+0.15] PASS: address proto IPv4 # 24.02 [+0.15] PASS: address proto IPv6 # 24.15 [+0.13] PASS: enslave interface in a bond # 56.10 [+31.95] PASS: mngtmpaddr add/remove correctly # 56.28 [+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__->