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.27 [+0.16] PASS: route get # 5.34 [+5.06] PASS: preferred_lft addresses have expired # 8.47 [+3.13] PASS: promote_secondaries complete # 8.64 [+0.18] PASS: tc htb hierarchy # 8.81 [+0.16] PASS: gre tunnel endpoint # 8.94 [+0.14] PASS: gretap # 9.15 [+0.21] PASS: ip6gretap # 9.37 [+0.22] PASS: erspan # 9.61 [+0.24] PASS: ip6erspan # 9.89 [+0.27] PASS: bridge setup # 19.54 [+9.65] PASS: ipv6 addrlabel # 19.73 [+0.19] PASS: set ifalias da8c8dac-0ad8-4ebd-86b4-dbb91812d7c0 for test-dummy0 # 19.81 [+0.09] PASS: vrf # 20.40 [+0.59] PASS: macsec # 20.51 [+0.11] PASS: macsec_vlan # 20.97 [+0.47] PASS: ipsec # 22.29 [+1.32] PASS: ipsec_offload # 22.48 [+0.19] PASS: bridge fdb get # 22.67 [+0.19] PASS: bridge fdb del # 22.79 [+0.13] PASS: neigh get # 23.19 [+0.40] PASS: bridge_parent_id # 23.35 [+0.15] PASS: address proto IPv4 # 23.51 [+0.16] PASS: address proto IPv6 # 23.63 [+0.12] PASS: enslave interface in a bond # 55.60 [+31.97] PASS: mngtmpaddr add/remove correctly # 55.77 [+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__->