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 # 7.03 [+7.03] TEST: ping [ OK ] # 8.02 [+0.99] TEST: ping6 [ OK ] # 8.03 [+0.01] INFO: Running IPv4 multipath tests # 8.11 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.15 [+1.04] TEST: Multipath [FAIL] # 9.15 [+0.00] Packet difference is 0 # 9.15 [+0.00] INFO: Expected ratio 1.00 # 9.24 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.29 [+1.05] TEST: Multipath [FAIL] # 10.29 [+0.00] Packet difference is 0 # 10.29 [+0.00] INFO: Expected ratio 2.00 # 10.38 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.42 [+1.04] TEST: Multipath [FAIL] # 11.43 [+0.00] Packet difference is 0 # 11.43 [+0.00] INFO: Expected ratio 4.09 # 11.44 [+0.02] INFO: Running IPv6 multipath tests # 11.49 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.55 [+1.06] TEST: ECMP [ OK ] # 12.56 [+0.00] INFO: Expected ratio 1.00 Measured ratio 1.00 # 12.62 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.66 [+1.04] TEST: Multipath [FAIL] # 13.66 [+0.00] Packet difference is 0 # 13.66 [+0.00] INFO: Expected ratio 2.00 # 13.72 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.76 [+1.04] TEST: Multipath [FAIL] # 14.76 [+0.00] Packet difference is 0 # 14.76 [+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__->