make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_vlan_unaware.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: bridge_vlan_unaware.sh # 6.41 [+6.41] TEST: ping [ OK ] # 7.39 [+0.98] TEST: ping6 [ OK ] # 7.46 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.49 [+1.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.51 [+1.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 30.58 [+21.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 31.65 [+1.07] TEST: FDB learning [FAIL] # 31.66 [+0.00] Packet did not reach second host when should # 31.71 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 32.83 [+1.12] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 33.89 [+1.06] TEST: Unknown unicast flood [FAIL] # 33.89 [+0.00] Packet was not flooded when should # 33.94 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 35.06 [+1.12] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.13 [+1.07] TEST: Unregistered multicast flood [FAIL] # 36.13 [+0.00] Packet was not flooded when should not ok 1 selftests: net/forwarding: bridge_vlan_unaware.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__->