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.09 [+0.09] PASS: policy routing # 0.21 [+0.13] PASS: route get # 5.31 [+5.09] PASS: preferred_lft addresses have expired # 8.40 [+3.09] PASS: promote_secondaries complete # 8.55 [+0.15] PASS: tc htb hierarchy # 8.67 [+0.12] PASS: gre tunnel endpoint # 8.81 [+0.13] PASS: gretap # 8.99 [+0.18] PASS: ip6gretap # 9.23 [+0.24] PASS: erspan # 9.46 [+0.24] PASS: ip6erspan # 9.69 [+0.23] PASS: bridge setup # 18.63 [+8.94] PASS: ipv6 addrlabel # 18.82 [+0.19] PASS: set ifalias ee0a30e5-0cc1-4915-a93e-689aadb51414 for test-dummy0 # 18.93 [+0.10] PASS: vrf # 19.54 [+0.61] PASS: macsec # 19.65 [+0.11] PASS: macsec_vlan # 20.15 [+0.50] PASS: ipsec # 21.46 [+1.32] PASS: ipsec_offload # 21.64 [+0.18] PASS: bridge fdb get # 21.83 [+0.19] PASS: bridge fdb del # 21.95 [+0.11] PASS: neigh get # 22.33 [+0.39] PASS: bridge_parent_id # 22.47 [+0.13] PASS: address proto IPv4 # 22.59 [+0.12] PASS: address proto IPv6 # 22.69 [+0.10] PASS: enslave interface in a bond # 54.75 [+32.05] PASS: mngtmpaddr add/remove correctly # 54.94 [+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__->