make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=ip6gree_hier_key.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_key.sh # 6.42 [+6.42] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.47 [+2.04] TEST: GRE hierarchical IPv4-in-IPv6 with key [FAIL] # 8.47 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 8.61 [+0.14] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.64 [+2.04] TEST: GRE hierarchical IPv6-in-IPv6 with key [FAIL] # 10.65 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 11.82 [+1.18] TEST: ping GRE IPv6, packet size 1800 after MTU change [ OK ] # 12.01 [+0.19] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.06 [+2.04] TEST: GRE hierarchical IPv4-in-IPv6 with key (new remote) [FAIL] # 14.06 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 14.22 [+0.16] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 16.27 [+2.04] TEST: GRE hierarchical IPv6-in-IPv6 with key (new remote) [FAIL] # 16.27 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 16.54 [+0.27] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 18.58 [+2.04] TEST: GRE hierarchical IPv4-in-IPv6 with key (old remote) [FAIL] # 18.58 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 18.73 [+0.15] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.75 [+2.02] TEST: GRE hierarchical IPv6-in-IPv6 with key (old remote) [FAIL] # 20.75 [+0.00] Packets did not go through veth4, tc_flag = skip_hw not ok 1 selftests: net/forwarding: ip6gre_hier_key.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__->