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
# 13.35 [+13.35] 
# 13.35 [+0.00] INFO: # Host entries configuration tests
# 14.27 [+0.92] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 15.20 [+0.94] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 16.11 [+0.91] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 16.13 [+0.02] 
# 16.13 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 23.67 [+7.54] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 31.48 [+7.81] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 40.09 [+8.61] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 48.57 [+8.48] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 48.59 [+0.02] 
# 48.59 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 56.40 [+7.81] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 64.30 [+7.91] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 67.28 [+2.98] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 70.32 [+3.04] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 70.33 [+0.01] 
# 70.33 [+0.00] INFO: # Port group entries configuration tests - L2
# 78.15 [+7.82] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 78.54 [+0.39] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 78.56 [+0.01] 
# 78.56 [+0.00] INFO: # Large scale dump tests
# 114.54 [+35.98] TEST: IPv4 large scale dump tests                                   [ OK ]
# 337.33 [+222.79] TEST: IPv6 large scale dump tests                                   [ OK ]
# 559.20 [+221.87] TEST: L2 large scale dump tests                                     [ OK ]
# 565.69 [+6.48] TEST: Flush tests                                                   [ OK ]
# 565.78 [+0.09] 
# 565.78 [+0.00] INFO: # Forwarding tests
# 578.88 [+13.10] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 581.16 [+2.28] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 583.17 [+2.02] TEST: L2 host entries forwarding tests                              [ OK ]
# 587.24 [+4.07] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 590.87 [+3.62] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 594.40 [+3.54] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 598.04 [+3.64] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 599.45 [+1.42] TEST: L2 port entries forwarding tests                              [ OK ]
# 599.90 [+0.44] 
# 599.90 [+0.00] INFO: # Control packets tests
# 602.07 [+2.18] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 604.40 [+2.32] 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__->