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 # 7.34 [+7.09] PASS: preferred_lft addresses have expired # 10.66 [+3.32] PASS: promote_secondaries complete # 10.81 [+0.16] PASS: tc htb hierarchy # 10.98 [+0.17] PASS: gre tunnel endpoint # 11.13 [+0.15] PASS: gretap # 11.31 [+0.18] PASS: ip6gretap # 11.65 [+0.35] PASS: erspan # 11.98 [+0.33] PASS: ip6erspan # 12.30 [+0.32] PASS: bridge setup # 22.71 [+10.41] PASS: ipv6 addrlabel # 22.88 [+0.17] PASS: set ifalias c99d3850-99d6-43a7-bb46-a7daf49a0d4f for test-dummy0 # 22.97 [+0.08] PASS: vrf # 23.57 [+0.60] PASS: macsec # 24.03 [+0.47] PASS: ipsec # 25.33 [+1.30] PASS: ipsec_offload # 25.51 [+0.18] PASS: bridge fdb get # 25.69 [+0.18] PASS: bridge fdb del # 25.81 [+0.12] PASS: neigh get # 26.21 [+0.40] PASS: bridge_parent_id # 26.35 [+0.14] PASS: address proto IPv4 # 26.50 [+0.14] PASS: address proto IPv6 # 26.61 [+0.12] PASS: enslave interface in a bond # 58.86 [+32.25] PASS: mngtmpaddr add/remove correctly 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__->