make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_vlan_aware.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_aware.sh # 6.37 [+6.37] TEST: ping [ OK ] # 7.37 [+0.99] TEST: ping6 [ OK ] # 7.45 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.47 [+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.57 [+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.08] TEST: FDB learning [FAIL] # 31.65 [+0.00] Packet did not reach second host when should # 31.71 [+0.06] 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.95 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 35.05 [+1.11] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.11 [+1.06] TEST: Unregistered multicast flood [FAIL] # 36.12 [+0.00] Packet was not flooded when should # 36.12 [+0.01] INFO: Add and delete a VLAN on bridge port veth1 # 37.12 [+1.00] TEST: ping [ OK ] # 38.10 [+0.98] TEST: ping6 [ OK ] # 58.16 [+20.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 58.18 [+0.01] TEST: Externally learned FDB entry - ageing & roaming [FAIL] # 58.18 [+0.00] FDB entry did not roam when should # 58.25 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 59.29 [+1.03] TEST: FDB entry in PVID for VLAN-tagged with other TPID [ OK ] # 59.30 [+0.02] TEST: Reception of VLAN with other TPID as untagged [FAIL] # 59.31 [+0.00] Packet was not forwarded when it should # 59.32 [+0.01] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 60.34 [+1.02] TEST: Reception of VLAN with other TPID as untagged (no PVID) [FAIL] # 60.35 [+0.00] Packet was forwarded when should not not ok 1 selftests: net/forwarding: bridge_vlan_aware.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__->