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.42 [+6.42] TEST: ping [ OK ] # 7.41 [+0.99] TEST: ping6 [ OK ] # 7.49 [+0.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.51 [+1.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.54 [+1.03] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 30.61 [+21.07] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 31.69 [+1.08] TEST: FDB learning [FAIL] # 31.70 [+0.00] Packet did not reach second host when should # 31.76 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 32.87 [+1.12] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 33.94 [+1.07] TEST: Unknown unicast flood [FAIL] # 33.94 [+0.00] Packet was not flooded when should # 34.01 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 35.14 [+1.13] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 36.21 [+1.07] TEST: Unregistered multicast flood [FAIL] # 36.21 [+0.00] Packet was not flooded when should # 36.22 [+0.01] INFO: Add and delete a VLAN on bridge port veth1 # 37.23 [+1.00] TEST: ping [ OK ] # 38.21 [+0.98] TEST: ping6 [ OK ] # 58.27 [+20.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 58.29 [+0.01] TEST: Externally learned FDB entry - ageing & roaming [FAIL] # 58.29 [+0.00] FDB entry did not roam when should # 58.37 [+0.08] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 59.40 [+1.03] TEST: FDB entry in PVID for VLAN-tagged with other TPID [ OK ] # 59.42 [+0.02] TEST: Reception of VLAN with other TPID as untagged [FAIL] # 59.42 [+0.00] Packet was not forwarded when it should # 59.44 [+0.02] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 60.47 [+1.03] TEST: Reception of VLAN with other TPID as untagged (no PVID) [FAIL] # 60.47 [+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__->