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.24 [+0.14] PASS: route get # 5.38 [+5.13] PASS: preferred_lft addresses have expired # 8.55 [+3.18] PASS: promote_secondaries complete # 8.73 [+0.17] PASS: tc htb hierarchy # 8.89 [+0.16] PASS: gre tunnel endpoint # 9.08 [+0.19] PASS: gretap # 9.30 [+0.22] PASS: ip6gretap # 9.57 [+0.27] PASS: erspan # 9.82 [+0.25] PASS: ip6erspan # 10.12 [+0.30] PASS: bridge setup # 19.41 [+9.29] PASS: ipv6 addrlabel # 19.60 [+0.19] PASS: set ifalias 5de2f8e9-8bca-4023-ab65-da788fa372e6 for test-dummy0 # 19.70 [+0.10] PASS: vrf # 20.23 [+0.53] PASS: macsec # 20.34 [+0.11] PASS: macsec_vlan # 20.82 [+0.49] PASS: ipsec # 22.09 [+1.27] rmmod: ERROR: Module esp4_offload is builtin. # 22.15 [+0.06] PASS: ipsec_offload # 22.34 [+0.19] PASS: bridge fdb get # 22.54 [+0.20] PASS: bridge fdb del # 22.67 [+0.13] PASS: neigh get # 23.11 [+0.43] PASS: bridge_parent_id # 23.25 [+0.15] PASS: address proto IPv4 # 23.40 [+0.15] PASS: address proto IPv6 # 23.52 [+0.12] PASS: enslave interface in a bond # 55.63 [+32.11] PASS: mngtmpaddr add/remove correctly # 55.81 [+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__->