make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=ip6gree_flat_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_flat_key.sh # 6.12 [+6.12] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.17 [+2.04] TEST: GRE flat IPv4-in-IPv6 with key [FAIL] # 8.17 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 8.32 [+0.15] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.36 [+2.04] TEST: GRE flat IPv6-in-IPv6 with key [FAIL] # 10.36 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 11.51 [+1.15] TEST: ping GRE IPv6, packet size 1800 after MTU change [ OK ] # 11.70 [+0.19] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.74 [+2.04] TEST: GRE flat IPv4-in-IPv6 with key (new remote) [FAIL] # 13.74 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 13.88 [+0.14] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 15.92 [+2.04] TEST: GRE flat IPv6-in-IPv6 with key (new remote) [FAIL] # 15.92 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 16.14 [+0.21] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 18.19 [+2.05] TEST: GRE flat IPv4-in-IPv6 with key (old remote) [FAIL] # 18.19 [+0.00] Packets did not go through veth4, tc_flag = skip_hw # 18.33 [+0.15] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 20.38 [+2.04] TEST: GRE flat IPv6-in-IPv6 with key (old remote) [FAIL] # 20.38 [+0.00] Packets did not go through veth4, tc_flag = skip_hw not ok 1 selftests: net/forwarding: ip6gre_flat_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__->