make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_shbblocks.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_shblocks.sh # 5.66 [+5.66] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.68 [+1.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.72 [+1.03] TEST: shared block (skip_hw) [FAIL] # 7.72 [+0.00] Did not match second incoming packet on a block # 7.76 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.79 [+1.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.82 [+1.04] TEST: indev match (skip_hw) [FAIL] # 9.83 [+0.00] Did not match second incoming packet on a block # 9.84 [+0.01] INFO: Could not test offloaded functionality not ok 1 selftests: net/forwarding: tc_shblocks.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__->