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.22 [+0.13] PASS: route get # 7.18 [+6.96] PASS: preferred_lft addresses have expired # 10.08 [+2.90] PASS: promote_secondaries complete # 10.23 [+0.15] PASS: tc htb hierarchy # 10.36 [+0.13] PASS: gre tunnel endpoint # 10.51 [+0.16] PASS: gretap # 10.70 [+0.19] PASS: ip6gretap # 10.93 [+0.23] PASS: erspan # 11.18 [+0.25] PASS: ip6erspan # 11.42 [+0.25] PASS: bridge setup # 20.18 [+8.76] PASS: ipv6 addrlabel # 20.34 [+0.15] PASS: set ifalias 6aa8f77e-1d05-486c-a8b9-418c116d870c for test-dummy0 # 20.44 [+0.11] PASS: vrf # 21.04 [+0.60] PASS: macsec # 21.50 [+0.46] PASS: ipsec # 22.77 [+1.27] PASS: ipsec_offload # 22.91 [+0.14] PASS: bridge fdb get # 23.06 [+0.15] PASS: bridge fdb del # 23.17 [+0.11] PASS: neigh get # 23.54 [+0.37] PASS: bridge_parent_id # 23.66 [+0.12] PASS: address proto IPv4 # 23.78 [+0.12] PASS: address proto IPv6 # 23.88 [+0.10] PASS: enslave interface in a bond # 55.58 [+31.70] PASS: mngtmpaddr add/remove correctly 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__->