make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=ip6gree_hier.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: ip6gre_hier.sh # 6.36 [+6.36] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.40 [+2.04] TEST: GRE hierarchical IPv4-in-IPv6 [FAIL] # 8.40 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 8.55 [+0.15] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.59 [+2.04] TEST: GRE hierarchical IPv6-in-IPv6 [FAIL] # 10.59 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 11.79 [+1.20] TEST: ping GRE IPv6, packet size 1800 after MTU change [ OK ] # 12.00 [+0.21] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.04 [+2.04] TEST: GRE hierarchical IPv4-in-IPv6 (new remote) [FAIL] # 14.04 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 14.19 [+0.15] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 16.22 [+2.03] TEST: GRE hierarchical IPv6-in-IPv6 (new remote) [FAIL] # 16.22 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 16.51 [+0.29] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 18.55 [+2.04] TEST: GRE hierarchical IPv4-in-IPv6 (old remote) [FAIL] # 18.55 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 18.70 [+0.15] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.74 [+2.04] TEST: GRE hierarchical IPv6-in-IPv6 (old remote) [FAIL] # 20.74 [+0.00] Packets did not go through veth4, tc_flag = skip_hw not ok 1 selftests: net/forwarding: ip6gre_hier.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->