make -C tools/testing/selftests TARGETS="net" TEST_PROGS=rtnetlink.sh TESTT_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.27 [+0.16] PASS: route get # 5.42 [+5.15] PASS: preferred_lft addresses have expired # 5.46 [+0.04] PASS: route cleaned up when address with valid_lft deleted # 9.36 [+3.90] PASS: promote_secondaries complete # 9.54 [+0.18] PASS: tc htb hierarchy # 9.70 [+0.16] PASS: gre tunnel endpoint # 9.86 [+0.16] PASS: gretap # 10.08 [+0.22] PASS: ip6gretap # 10.31 [+0.23] PASS: erspan # 10.55 [+0.23] PASS: ip6erspan # 10.79 [+0.25] PASS: bridge setup # 20.27 [+9.48] PASS: ipv6 addrlabel # 20.47 [+0.20] PASS: set ifalias fd0c2d2c-6af7-4221-aafc-f4db23c8c0cb for test-dummy0 # 20.56 [+0.08] PASS: vrf # 21.14 [+0.59] PASS: macsec # 21.24 [+0.10] PASS: macsec_vlan # 21.71 [+0.47] PASS: ipsec # 23.01 [+1.30] PASS: ipsec_offload # 23.19 [+0.19] PASS: bridge fdb get # 23.37 [+0.18] PASS: bridge fdb del # 23.51 [+0.13] PASS: neigh get # 23.92 [+0.41] PASS: bridge_parent_id # 24.07 [+0.15] PASS: address proto IPv4 # 24.22 [+0.15] PASS: address proto IPv6 # 24.35 [+0.12] PASS: enslave interface in a bond # 56.37 [+32.02] PASS: mngtmpaddr add/remove correctly # 56.54 [+0.17] PASS: operstate ok 1 selftests: net: rtnetlink.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->