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.13] PASS: route get # 5.15 [+4.92] PASS: preferred_lft addresses have expired # 8.63 [+3.48] PASS: promote_secondaries complete # 8.79 [+0.16] PASS: tc htb hierarchy # 8.95 [+0.15] PASS: gre tunnel endpoint # 9.11 [+0.16] PASS: gretap # 9.33 [+0.22] PASS: ip6gretap # 9.57 [+0.24] PASS: erspan # 9.83 [+0.26] PASS: ip6erspan # 10.09 [+0.25] PASS: bridge setup # 19.86 [+9.77] PASS: ipv6 addrlabel # 20.06 [+0.20] PASS: set ifalias b1242651-599f-4bc2-b72b-8a7f90d01a04 for test-dummy0 # 20.16 [+0.10] PASS: vrf # 20.76 [+0.60] PASS: macsec # 20.86 [+0.11] PASS: macsec_vlan # 21.35 [+0.49] PASS: ipsec # 22.69 [+1.33] PASS: ipsec_offload # 22.89 [+0.20] PASS: bridge fdb get # 23.10 [+0.21] PASS: bridge fdb del # 23.25 [+0.16] PASS: neigh get # 23.68 [+0.43] PASS: bridge_parent_id # 23.85 [+0.17] PASS: address proto IPv4 # 24.02 [+0.17] PASS: address proto IPv6 # 24.15 [+0.13] PASS: enslave interface in a bond # 56.03 [+31.88] PASS: mngtmpaddr add/remove correctly # 56.21 [+0.17] 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__->