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.28 [+0.16] PASS: route get # 5.38 [+5.10] PASS: preferred_lft addresses have expired # 8.80 [+3.42] PASS: promote_secondaries complete # 8.96 [+0.17] PASS: tc htb hierarchy # 9.11 [+0.15] PASS: gre tunnel endpoint # 9.26 [+0.14] PASS: gretap # 9.45 [+0.19] PASS: ip6gretap # 9.67 [+0.22] PASS: erspan # 9.90 [+0.22] PASS: ip6erspan # 10.11 [+0.21] PASS: bridge setup # 18.16 [+8.05] PASS: ipv6 addrlabel # 18.34 [+0.19] PASS: set ifalias b38669fe-3e90-45e4-8b57-feb9c710f7b2 for test-dummy0 # 18.43 [+0.08] PASS: vrf # 19.01 [+0.58] PASS: macsec # 19.10 [+0.09] PASS: macsec_vlan # 19.56 [+0.46] PASS: ipsec # 20.85 [+1.29] PASS: ipsec_offload # 21.04 [+0.19] PASS: bridge fdb get # 21.23 [+0.19] PASS: bridge fdb del # 21.38 [+0.14] PASS: neigh get # 21.80 [+0.42] PASS: bridge_parent_id # 21.96 [+0.16] PASS: address proto IPv4 # 22.11 [+0.15] PASS: address proto IPv6 # 22.24 [+0.13] PASS: enslave interface in a bond # 54.40 [+32.16] PASS: mngtmpaddr add/remove correctly # 54.59 [+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__->