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.57 [+6.57] TEST: ping [ OK ] # 7.54 [+0.98] TEST: ping6 [ OK ] # 7.62 [+0.08] Warning: Filter with specified priority/protocol not found. # 31.97 [+24.35] TEST: FDB learning [ OK ] # 32.04 [+0.07] Warning: Filter with specified priority/protocol not found. # 33.23 [+1.19] Warning: Filter with specified priority/protocol not found. # 34.35 [+1.12] TEST: Unknown unicast flood [ OK ] # 34.41 [+0.06] Warning: Filter with specified priority/protocol not found. # 35.58 [+1.17] Warning: Filter with specified priority/protocol not found. # 36.69 [+1.11] TEST: Unregistered multicast flood [ OK ] # 36.69 [+0.00] INFO: Add and delete a VLAN on bridge port veth1 # 37.69 [+1.00] TEST: ping [ OK ] # 38.69 [+1.00] TEST: ping6 [ OK ] # 58.81 [+20.11] TEST: Externally learned FDB entry - ageing & roaming [ OK ] # 58.88 [+0.07] Warning: Filter with specified priority/protocol not found. # 60.01 [+1.13] TEST: FDB entry in PVID for VLAN-tagged with other TPID [ OK ] # 60.02 [+0.02] TEST: Reception of VLAN with other TPID as untagged [ OK ] # 61.11 [+1.09] TEST: Reception of VLAN with other TPID as untagged (no PVID) [ OK ] ok 1 selftests: net/forwarding: bridge_vlan_aware.sh 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__->