make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=routerr_multipath.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: router_multipath.sh # 6.88 [+6.88] TEST: ping [ OK ] # 7.86 [+0.98] TEST: ping6 [ OK ] # 7.87 [+0.01] INFO: Running IPv4 multipath tests # 7.94 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.99 [+1.04] TEST: Multipath [FAIL] # 8.99 [+0.00] Packet difference is 0 # 8.99 [+0.00] INFO: Expected ratio 1.00 # 9.08 [+0.10] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.13 [+1.04] TEST: Multipath [FAIL] # 10.13 [+0.00] Packet difference is 0 # 10.13 [+0.00] INFO: Expected ratio 2.00 # 10.21 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.25 [+1.04] TEST: Multipath [FAIL] # 11.25 [+0.00] Packet difference is 0 # 11.25 [+0.00] INFO: Expected ratio 4.09 # 11.27 [+0.02] INFO: Running IPv6 multipath tests # 11.31 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.35 [+1.04] TEST: Multipath [FAIL] # 12.35 [+0.00] Packet difference is 0 # 12.35 [+0.00] INFO: Expected ratio 1.00 # 12.41 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.47 [+1.06] TEST: Weighted MP 2:1 [FAIL] # 13.47 [+0.00] Too large discrepancy between expected and measured ratios # 13.47 [+0.00] INFO: Expected ratio 2.00 Measured ratio 1.00 # 13.53 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.56 [+1.04] TEST: Multipath [FAIL] # 14.57 [+0.00] Packet difference is 0 # 14.57 [+0.00] INFO: Expected ratio 4.09 not ok 1 selftests: net/forwarding: router_multipath.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__->