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.11 [+0.11] PASS: policy routing # 0.25 [+0.14] PASS: route get # 5.36 [+5.11] PASS: preferred_lft addresses have expired # 9.12 [+3.76] PASS: promote_secondaries complete # 9.30 [+0.18] PASS: tc htb hierarchy # 9.45 [+0.15] PASS: gre tunnel endpoint # 9.61 [+0.16] PASS: gretap # 9.83 [+0.22] PASS: ip6gretap # 10.08 [+0.24] PASS: erspan # 10.32 [+0.24] PASS: ip6erspan # 10.56 [+0.24] PASS: bridge setup # 19.94 [+9.37] PASS: ipv6 addrlabel # 20.12 [+0.19] PASS: set ifalias fe6455a7-1e4e-4a50-90f4-f64cac19178f for test-dummy0 # 20.22 [+0.09] PASS: vrf # 20.81 [+0.59] PASS: macsec # 20.92 [+0.11] PASS: macsec_vlan # 21.39 [+0.47] PASS: ipsec # 22.72 [+1.33] PASS: ipsec_offload # 22.91 [+0.20] PASS: bridge fdb get # 23.12 [+0.20] PASS: bridge fdb del # 23.25 [+0.13] PASS: neigh get # 23.65 [+0.40] PASS: bridge_parent_id # 23.81 [+0.16] PASS: address proto IPv4 # 23.97 [+0.15] PASS: address proto IPv6 # 24.10 [+0.13] PASS: enslave interface in a bond # 56.52 [+32.42] PASS: mngtmpaddr add/remove correctly # 56.70 [+0.18] 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__->