make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=ip6gree_flat_keys.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_flat_keys.sh # 6.18 [+6.18] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.24 [+2.06] TEST: GRE flat IPv4-in-IPv6 with ikey/okey [FAIL] # 8.24 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 8.38 [+0.14] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.41 [+2.04] TEST: GRE flat IPv6-in-IPv6 with ikey/okey [FAIL] # 10.41 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 11.61 [+1.20] TEST: ping GRE IPv6, packet size 1800 after MTU change [ OK ] # 11.83 [+0.22] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.86 [+2.04] TEST: GRE flat IPv4-in-IPv6 with ikey/okey (new remote) [FAIL] # 13.86 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 14.00 [+0.14] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 16.05 [+2.05] TEST: GRE flat IPv6-in-IPv6 with ikey/okey (new remote) [FAIL] # 16.05 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 16.31 [+0.26] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 18.35 [+2.04] TEST: GRE flat IPv4-in-IPv6 with ikey/okey (old remote) [FAIL] # 18.35 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 18.51 [+0.16] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.55 [+2.04] TEST: GRE flat IPv6-in-IPv6 with ikey/okey (old remote) [FAIL] # 20.55 [+0.00] Packets did not go through veth4, tc_flag = skip_hw not ok 1 selftests: net/forwarding: ip6gre_flat_keys.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__->