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.64 [+13.64] TEST: ping [ OK ] # 15.02 [+1.38] TEST: ping6 [ OK ] # 15.83 [+0.81] Warning: Filter with specified priority/protocol not found. # 43.41 [+27.58] TEST: FDB learning [ OK ] # 44.06 [+0.65] Warning: Filter with specified priority/protocol not found. # 46.82 [+2.76] Warning: Filter with specified priority/protocol not found. # 48.95 [+2.13] TEST: Unknown unicast flood [ OK ] # 49.64 [+0.70] Warning: Filter with specified priority/protocol not found. # 52.50 [+2.86] Warning: Filter with specified priority/protocol not found. # 54.59 [+2.09] TEST: Unregistered multicast flood [ OK ] # 54.60 [+0.01] INFO: Add and delete a VLAN on bridge port veth1 # 56.24 [+1.64] TEST: ping [ OK ] # 57.63 [+1.39] TEST: ping6 [ OK ] # 78.61 [+20.98] TEST: Externally learned FDB entry - ageing & roaming [ OK ] # 79.29 [+0.68] Warning: Filter with specified priority/protocol not found. # 81.20 [+1.91] TEST: FDB entry in PVID for VLAN-tagged with other TPID [ OK ] # 81.38 [+0.17] TEST: Reception of VLAN with other TPID as untagged [ OK ] # 83.03 [+1.66] 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__->