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.10 [+0.10] PASS: policy routing # 0.23 [+0.13] PASS: route get # 5.19 [+4.96] PASS: preferred_lft addresses have expired # 8.25 [+3.07] PASS: promote_secondaries complete # 8.41 [+0.16] PASS: tc htb hierarchy # 8.58 [+0.16] PASS: gre tunnel endpoint # 8.72 [+0.14] PASS: gretap # 8.90 [+0.18] PASS: ip6gretap # 9.09 [+0.20] PASS: erspan # 9.31 [+0.22] PASS: ip6erspan # 9.52 [+0.21] PASS: bridge setup # 18.47 [+8.94] PASS: ipv6 addrlabel # 18.65 [+0.19] PASS: set ifalias d14ac9c4-4e6d-42bc-82fe-f61123e350c5 for test-dummy0 # 18.73 [+0.08] PASS: vrf # 19.23 [+0.50] PASS: macsec # 19.33 [+0.10] PASS: macsec_vlan # 19.72 [+0.39] PASS: ipsec # 21.02 [+1.30] PASS: ipsec_offload # 21.20 [+0.18] PASS: bridge fdb get # 21.39 [+0.19] PASS: bridge fdb del # 21.51 [+0.12] PASS: neigh get # 21.93 [+0.41] PASS: bridge_parent_id # 22.08 [+0.15] PASS: address proto IPv4 # 22.23 [+0.15] PASS: address proto IPv6 # 22.36 [+0.13] PASS: enslave interface in a bond # 54.42 [+32.06] PASS: mngtmpaddr add/remove correctly # 54.62 [+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__->