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.46 [+5.46] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.51 [+1.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.57 [+2.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.64 [+2.07] TEST: L2 miss - Unicast [FAIL] # 10.64 [+0.00] Known unicast filter was hit after deleting FDB entry # 20.74 [+10.09] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 21.78 [+1.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 23.85 [+2.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 25.91 [+2.06] TEST: L2 miss - Multicast (IPv4) [FAIL] # 25.91 [+0.00] Registered multicast filter was hit after deleting MDB entry # 25.94 [+0.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 27.00 [+1.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 29.06 [+2.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 31.13 [+2.07] TEST: L2 miss - Multicast (IPv6) [FAIL] # 31.13 [+0.00] Registered multicast filter was hit after deleting MDB entry # 31.20 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 32.24 [+1.04] TEST: L2 miss - Link-local multicast (IPv4) [FAIL] # 32.25 [+0.00] Filter was not hit # 32.26 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 33.29 [+1.03] TEST: L2 miss - Link-local multicast (IPv6) [FAIL] # 33.29 [+0.00] Filter was not hit # 33.33 [+0.04] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 34.39 [+1.06] TEST: L2 miss - Broadcast [FAIL] # 34.39 [+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__->