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.71 [+5.71] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 15.80 [+10.09] TEST: police on rx [FAIL] # 15.80 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 15.88 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 25.95 [+10.07] TEST: police on tx [FAIL] # 25.96 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 26.06 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.14 [+10.07] TEST: police with shared policer - rx [FAIL] # 36.14 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 36.16 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 46.24 [+10.08] TEST: police with shared policer - tx [FAIL] # 46.24 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 46.35 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 66.51 [+20.16] TEST: police rx and mirror [FAIL] # 66.51 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 66.62 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 86.77 [+20.16] TEST: police tx and mirror [FAIL] # 86.78 [+0.00] Expected rate 9.5Mbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 86.87 [+0.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 96.92 [+10.05] TEST: police pps on rx [FAIL] # 96.92 [+0.00] Expected rate 1.9Kbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 97.00 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 107.06 [+10.06] TEST: police pps on tx [FAIL] # 107.06 [+0.00] Expected rate 1.9Kbps, got 0bps, which is -100% off. Required accuracy is +-10%. # 107.14 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 107.15 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 109.23 [+2.08] TEST: police mtu (rx) [FAIL] # 109.24 [+0.00] forwarding error # 109.29 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 109.30 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 111.40 [+2.10] TEST: police mtu (tx) [FAIL] # 111.40 [+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__->