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.26 [+0.15] PASS: route get # 5.39 [+5.13] PASS: preferred_lft addresses have expired # 9.13 [+3.73] PASS: promote_secondaries complete # 9.31 [+0.18] PASS: tc htb hierarchy # 9.46 [+0.16] PASS: gre tunnel endpoint # 9.61 [+0.15] PASS: gretap # 9.82 [+0.21] PASS: ip6gretap # 10.08 [+0.26] PASS: erspan # 10.34 [+0.26] PASS: ip6erspan # 10.62 [+0.28] PASS: bridge setup # 20.09 [+9.48] PASS: ipv6 addrlabel # 20.29 [+0.19] PASS: set ifalias dfccda50-2cd8-4774-95c2-815c609887ad for test-dummy0 # 20.39 [+0.10] PASS: vrf # 20.99 [+0.60] PASS: macsec # 21.09 [+0.11] PASS: macsec_vlan # 21.50 [+0.40] PASS: ipsec # 22.81 [+1.31] PASS: ipsec_offload # 22.98 [+0.17] PASS: bridge fdb get # 23.15 [+0.18] PASS: bridge fdb del # 23.29 [+0.13] PASS: neigh get # 23.70 [+0.42] PASS: bridge_parent_id # 23.85 [+0.14] PASS: address proto IPv4 # 24.00 [+0.16] PASS: address proto IPv6 # 24.13 [+0.13] PASS: enslave interface in a bond # 56.12 [+31.99] PASS: mngtmpaddr add/remove correctly # 56.30 [+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__->