make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=gre_muultipath_nh_res.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: gre_multipath_nh_res.sh # 7.22 [+7.22] TEST: ping [ OK ] # 8.20 [+0.98] TEST: ping6 [ OK ] # 8.21 [+0.01] INFO: Running IPv4 multipath tests # 8.29 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.33 [+0.04] TEST: Multipath [FAIL] # 8.33 [+0.00] Packet difference is 0 # 8.33 [+0.00] INFO: Expected ratio 1.00 # 8.44 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.48 [+0.04] TEST: Multipath [FAIL] # 8.48 [+0.00] Packet difference is 0 # 8.48 [+0.00] INFO: Expected ratio 2.00 # 8.58 [+0.10] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.63 [+0.04] TEST: Multipath [FAIL] # 8.63 [+0.00] Packet difference is 0 # 8.63 [+0.00] INFO: Expected ratio 4.09 # 8.66 [+0.03] INFO: Running IPv6 multipath tests # 8.75 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.80 [+0.05] TEST: Multipath [FAIL] # 8.80 [+0.00] Packet difference is 0 # 8.80 [+0.00] INFO: Expected ratio 1.00 # 8.91 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.96 [+0.05] TEST: Multipath [FAIL] # 8.96 [+0.00] Packet difference is 0 # 8.96 [+0.00] INFO: Expected ratio 2.00 # 9.07 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.12 [+0.04] TEST: Multipath [FAIL] # 9.12 [+0.00] Packet difference is 0 # 9.12 [+0.00] INFO: Expected ratio 4.09 not ok 1 selftests: net/forwarding: gre_multipath_nh_res.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__->