make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=tc_floower_l2_miss.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_flower_l2_miss.sh # 5.49 [+5.49] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.54 [+1.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.60 [+2.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.66 [+2.07] TEST: L2 miss - Unicast [FAIL] # 10.67 [+0.00] Known unicast filter was hit after deleting FDB entry # 20.76 [+10.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.82 [+1.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 23.89 [+2.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 25.98 [+2.09] TEST: L2 miss - Multicast (IPv4) [FAIL] # 25.98 [+0.00] Registered multicast filter was hit after deleting MDB entry # 26.02 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 27.09 [+1.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 29.14 [+2.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 31.20 [+2.05] TEST: L2 miss - Multicast (IPv6) [FAIL] # 31.20 [+0.00] Registered multicast filter was hit after deleting MDB entry # 31.26 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 32.29 [+1.04] TEST: L2 miss - Link-local multicast (IPv4) [FAIL] # 32.29 [+0.00] Filter was not hit # 32.31 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 33.34 [+1.03] TEST: L2 miss - Link-local multicast (IPv6) [FAIL] # 33.34 [+0.00] Filter was not hit # 33.38 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 34.45 [+1.07] TEST: L2 miss - Broadcast [FAIL] # 34.45 [+0.00] L2 no miss filter was not hit when should not ok 1 selftests: net/forwarding: tc_flower_l2_miss.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__->