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
# 12.69 [+12.69] 
# 12.69 [+0.00] INFO: # Host entries configuration tests
# 13.47 [+0.78] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 14.38 [+0.90] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 15.16 [+0.78] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 15.17 [+0.01] 
# 15.17 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 22.50 [+7.33] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 29.94 [+7.44] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 37.77 [+7.83] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 46.14 [+8.37] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 46.15 [+0.01] 
# 46.15 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 53.87 [+7.71] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 61.70 [+7.83] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 64.72 [+3.02] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 67.56 [+2.84] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 67.58 [+0.01] 
# 67.58 [+0.00] INFO: # Port group entries configuration tests - L2
# 75.38 [+7.81] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 75.79 [+0.41] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 75.80 [+0.01] 
# 75.80 [+0.00] INFO: # Large scale dump tests
# 112.97 [+37.16] TEST: IPv4 large scale dump tests                                   [ OK ]
# 342.14 [+229.17] TEST: IPv6 large scale dump tests                                   [ OK ]
# 563.34 [+221.20] TEST: L2 large scale dump tests                                     [ OK ]
# 569.65 [+6.31] TEST: Flush tests                                                   [ OK ]
# 569.74 [+0.09] 
# 569.74 [+0.00] INFO: # Forwarding tests
# 582.80 [+13.06] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 584.90 [+2.10] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 587.05 [+2.15] TEST: L2 host entries forwarding tests                              [ OK ]
# 590.95 [+3.90] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 594.70 [+3.74] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 598.60 [+3.90] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 602.59 [+4.00] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 604.23 [+1.64] TEST: L2 port entries forwarding tests                              [ OK ]
# 604.74 [+0.50] 
# 604.74 [+0.00] INFO: # Control packets tests
# 606.99 [+2.25] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 609.41 [+2.42] 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__->