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.35 [+6.35] TEST: ping [ OK ] # 7.33 [+0.98] TEST: ping6 [ OK ] # 7.45 [+0.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.48 [+1.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.50 [+1.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 30.56 [+21.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 31.64 [+1.08] TEST: FDB learning [FAIL] # 31.64 [+0.00] Packet did not reach second host when should # 31.70 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 32.81 [+1.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 33.87 [+1.06] TEST: Unknown unicast flood [FAIL] # 33.87 [+0.00] Packet was not flooded when should # 33.93 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 35.04 [+1.12] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.10 [+1.06] TEST: Unregistered multicast flood [FAIL] # 36.10 [+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__->