make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.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_mdb.sh
# 14.11 [+14.11] 
# 14.11 [+0.00] INFO: # Host entries configuration tests
# 15.12 [+1.01] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 16.14 [+1.02] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 17.10 [+0.96] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 17.11 [+0.01] 
# 17.11 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 24.82 [+7.71] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 32.51 [+7.69] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 40.82 [+8.30] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 49.97 [+9.15] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 49.98 [+0.01] 
# 49.98 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 58.04 [+8.06] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 65.86 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 69.11 [+3.24] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 72.21 [+3.11] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 72.23 [+0.02] 
# 72.23 [+0.00] INFO: # Port group entries configuration tests - L2
# 79.91 [+7.68] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 80.31 [+0.40] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 80.32 [+0.01] 
# 80.32 [+0.00] INFO: # Large scale dump tests
# 117.37 [+37.05] TEST: IPv4 large scale dump tests                                   [ OK ]
# 350.09 [+232.72] TEST: IPv6 large scale dump tests                                   [ OK ]
# 572.56 [+222.47] TEST: L2 large scale dump tests                                     [ OK ]
# 579.18 [+6.62] TEST: Flush tests                                                   [ OK ]
# 579.28 [+0.10] 
# 579.28 [+0.00] INFO: # Forwarding tests
# 592.23 [+12.95] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 594.31 [+2.08] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 596.35 [+2.04] TEST: L2 host entries forwarding tests                              [ OK ]
# 600.19 [+3.84] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 603.76 [+3.57] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 607.29 [+3.53] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 610.79 [+3.51] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 612.27 [+1.47] TEST: L2 port entries forwarding tests                              [ OK ]
# 612.71 [+0.44] 
# 612.71 [+0.00] INFO: # Control packets tests
# 615.05 [+2.34] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 617.46 [+2.41] TEST: MLDv2 MODE_IS_INCLUDE tests                                   [ OK ]
ok 1 selftests: net/forwarding: bridge_mdb.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__->