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.12 [+0.12] PASS: policy routing # 0.28 [+0.16] PASS: route get # 5.34 [+5.06] PASS: preferred_lft addresses have expired # 9.05 [+3.71] PASS: promote_secondaries complete # 9.21 [+0.16] PASS: tc htb hierarchy # 9.36 [+0.15] PASS: gre tunnel endpoint # 9.50 [+0.14] PASS: gretap # 9.70 [+0.21] PASS: ip6gretap # 9.92 [+0.22] PASS: erspan # 10.15 [+0.23] PASS: ip6erspan # 10.41 [+0.26] PASS: bridge setup # 19.30 [+8.89] PASS: ipv6 addrlabel # 19.50 [+0.20] PASS: set ifalias bf5fcb6e-80c9-4c67-ab14-b012ddc92b08 for test-dummy0 # 19.60 [+0.10] PASS: vrf # 20.20 [+0.60] PASS: macsec # 20.30 [+0.10] PASS: macsec_vlan # 20.77 [+0.47] PASS: ipsec # 22.08 [+1.31] PASS: ipsec_offload # 22.27 [+0.19] PASS: bridge fdb get # 22.46 [+0.19] PASS: bridge fdb del # 22.60 [+0.14] PASS: neigh get # 23.01 [+0.41] PASS: bridge_parent_id # 23.18 [+0.17] PASS: address proto IPv4 # 23.34 [+0.16] PASS: address proto IPv6 # 23.48 [+0.14] PASS: enslave interface in a bond # 55.78 [+32.30] PASS: mngtmpaddr add/remove correctly # 55.97 [+0.19] 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__->