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-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_vlan_aware.sh # 13.24 [+13.24] TEST: ping [ OK ] # 14.64 [+1.40] TEST: ping6 [ OK ] # 15.46 [+0.82] Warning: Filter with specified priority/protocol not found. # 42.84 [+27.38] TEST: FDB learning [ OK ] # 43.57 [+0.72] Warning: Filter with specified priority/protocol not found. # 46.46 [+2.90] Warning: Filter with specified priority/protocol not found. # 48.60 [+2.14] TEST: Unknown unicast flood [ OK ] # 49.33 [+0.73] Warning: Filter with specified priority/protocol not found. # 52.10 [+2.77] Warning: Filter with specified priority/protocol not found. # 54.18 [+2.08] TEST: Unregistered multicast flood [ OK ] # 54.19 [+0.01] INFO: Add and delete a VLAN on bridge port veth1 # 55.93 [+1.74] TEST: ping [ OK ] # 57.33 [+1.39] TEST: ping6 [ OK ] # 78.33 [+21.00] TEST: Externally learned FDB entry - ageing & roaming [ OK ] # 79.02 [+0.69] Warning: Filter with specified priority/protocol not found. # 80.93 [+1.91] TEST: FDB entry in PVID for VLAN-tagged with other TPID [ OK ] # 81.11 [+0.18] TEST: Reception of VLAN with other TPID as untagged [ OK ] # 82.78 [+1.67] 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-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->