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.21 [+7.21] TEST: ping [ OK ] # 8.19 [+0.98] TEST: ping6 [ OK ] # 8.20 [+0.01] INFO: Running IPv4 multipath tests # 8.28 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.32 [+0.04] TEST: Multipath [FAIL] # 8.32 [+0.00] Packet difference is 0 # 8.32 [+0.00] INFO: Expected ratio 1.00 # 8.42 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.46 [+0.04] TEST: Multipath [FAIL] # 8.46 [+0.00] Packet difference is 0 # 8.46 [+0.00] INFO: Expected ratio 2.00 # 8.54 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.58 [+0.04] TEST: Multipath [FAIL] # 8.58 [+0.00] Packet difference is 0 # 8.58 [+0.00] INFO: Expected ratio 4.09 # 8.60 [+0.02] INFO: Running IPv6 multipath tests # 8.68 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.72 [+0.04] TEST: Multipath [FAIL] # 8.72 [+0.00] Packet difference is 0 # 8.73 [+0.00] INFO: Expected ratio 1.00 # 8.81 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.85 [+0.04] TEST: Multipath [FAIL] # 8.85 [+0.00] Packet difference is 0 # 8.85 [+0.00] INFO: Expected ratio 2.00 # 8.94 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.98 [+0.04] TEST: Multipath [FAIL] # 8.98 [+0.00] Packet difference is 0 # 8.98 [+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__->