make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_pollice.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: tc_police.sh # 5.81 [+5.81] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 15.90 [+10.09] TEST: police on rx [FAIL] # 15.90 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 15.99 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 26.08 [+10.09] TEST: police on tx [FAIL] # 26.08 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 26.19 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.28 [+10.08] TEST: police with shared policer - rx [FAIL] # 36.28 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 36.30 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 46.38 [+10.08] TEST: police with shared policer - tx [FAIL] # 46.38 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 46.51 [+0.13] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 66.67 [+20.16] TEST: police rx and mirror [FAIL] # 66.67 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 66.79 [+0.12] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 87.26 [+20.46] TEST: police tx and mirror [FAIL] # 87.26 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 87.37 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 97.44 [+10.06] TEST: police pps on rx [FAIL] # 97.44 [+0.00] Expected rate 1.9Kbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 97.53 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 107.59 [+10.07] TEST: police pps on tx [FAIL] # 107.59 [+0.00] Expected rate 1.9Kbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 107.69 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 107.71 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 109.79 [+2.09] TEST: police mtu (rx) [FAIL] # 109.79 [+0.00] forwarding error # 109.85 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 109.87 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 111.94 [+2.08] TEST: police mtu (tx) [FAIL] # 111.94 [+0.00] forwarding error not ok 1 selftests: net/forwarding: tc_police.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__->