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.25 [+0.15] PASS: route get # 5.43 [+5.18] PASS: preferred_lft addresses have expired # 8.80 [+3.37] PASS: promote_secondaries complete # 8.97 [+0.16] PASS: tc htb hierarchy # 9.13 [+0.16] PASS: gre tunnel endpoint # 9.27 [+0.14] PASS: gretap # 9.46 [+0.19] PASS: ip6gretap # 9.68 [+0.22] PASS: erspan # 9.94 [+0.26] PASS: ip6erspan # 10.18 [+0.24] PASS: bridge setup # 20.05 [+9.88] PASS: ipv6 addrlabel # 20.25 [+0.20] PASS: set ifalias 6d90aeb1-3ad4-4a1d-acef-79e585e257e4 for test-dummy0 # 20.36 [+0.11] PASS: vrf # 20.98 [+0.62] PASS: macsec # 21.09 [+0.11] PASS: macsec_vlan # 21.52 [+0.43] PASS: ipsec # 22.78 [+1.26] rmmod: ERROR: Module esp4_offload is builtin. # 22.87 [+0.09] PASS: ipsec_offload # 23.07 [+0.20] PASS: bridge fdb get # 23.27 [+0.21] PASS: bridge fdb del # 23.41 [+0.14] PASS: neigh get # 23.88 [+0.46] PASS: bridge_parent_id # 24.04 [+0.17] PASS: address proto IPv4 # 24.20 [+0.16] PASS: address proto IPv6 # 24.34 [+0.14] PASS: enslave interface in a bond # 56.23 [+31.89] PASS: mngtmpaddr add/remove correctly # 56.41 [+0.18] 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__->