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 # 11.05 [+3.71] PASS: promote_secondaries complete # 11.23 [+0.18] PASS: tc htb hierarchy # 11.39 [+0.16] PASS: gre tunnel endpoint # 11.55 [+0.17] PASS: gretap # 11.77 [+0.22] PASS: ip6gretap # 12.01 [+0.24] PASS: erspan # 12.25 [+0.24] PASS: ip6erspan # 12.49 [+0.24] PASS: bridge setup # 21.49 [+9.00] PASS: ipv6 addrlabel # 21.66 [+0.17] PASS: set ifalias d7fc00f8-97a1-4d74-b43b-74f4c6c0602c for test-dummy0 # 21.76 [+0.09] PASS: vrf # 22.39 [+0.64] PASS: macsec # 22.88 [+0.49] PASS: ipsec # 24.18 [+1.29] PASS: ipsec_offload # 24.36 [+0.18] PASS: bridge fdb get # 24.55 [+0.19] PASS: bridge fdb del # 24.69 [+0.14] PASS: neigh get # 25.11 [+0.42] PASS: bridge_parent_id # 25.28 [+0.17] PASS: address proto IPv4 # 25.44 [+0.16] PASS: address proto IPv6 # 25.57 [+0.13] PASS: enslave interface in a bond # 57.80 [+32.23] 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__->