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.23 [+0.14] PASS: route get # 7.27 [+7.04] PASS: preferred_lft addresses have expired # 10.48 [+3.22] PASS: promote_secondaries complete # 10.64 [+0.15] PASS: tc htb hierarchy # 10.77 [+0.14] PASS: gre tunnel endpoint # 10.92 [+0.15] PASS: gretap # 11.09 [+0.17] PASS: ip6gretap # 11.31 [+0.22] PASS: erspan # 11.53 [+0.22] PASS: ip6erspan # 11.75 [+0.21] PASS: bridge setup # 21.04 [+9.30] PASS: ipv6 addrlabel # 21.23 [+0.18] PASS: set ifalias db4b5095-56b4-46b8-a9a4-11c5e53b3586 for test-dummy0 # 21.33 [+0.10] PASS: vrf # 21.94 [+0.61] PASS: macsec # 22.43 [+0.49] PASS: ipsec # 23.70 [+1.27] PASS: ipsec_offload # 23.85 [+0.15] PASS: bridge fdb get # 24.00 [+0.16] PASS: bridge fdb del # 24.13 [+0.13] PASS: neigh get # 24.59 [+0.45] PASS: bridge_parent_id # 24.74 [+0.16] PASS: address proto IPv4 # 24.90 [+0.15] PASS: address proto IPv6 # 25.03 [+0.14] PASS: enslave interface in a bond # 57.27 [+32.24] 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__->