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.18 [+12.18] 
# 12.18 [+0.00] INFO: # Host entries configuration tests
# 13.07 [+0.89] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 13.92 [+0.85] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 14.79 [+0.86] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 14.80 [+0.02] 
# 14.80 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 22.05 [+7.25] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 29.28 [+7.23] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 37.07 [+7.79] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 44.76 [+7.69] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 44.77 [+0.01] 
# 44.77 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 52.17 [+7.40] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 59.99 [+7.82] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 62.62 [+2.64] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 65.35 [+2.73] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 65.36 [+0.01] 
# 65.36 [+0.00] INFO: # Port group entries configuration tests - L2
# 72.85 [+7.49] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 73.16 [+0.31] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 73.17 [+0.01] 
# 73.17 [+0.00] INFO: # Large scale dump tests
# 107.19 [+34.02] TEST: IPv4 large scale dump tests                                   [ OK ]
# 329.83 [+222.64] TEST: IPv6 large scale dump tests                                   [ OK ]
# 556.88 [+227.05] TEST: L2 large scale dump tests                                     [ OK ]
# 562.61 [+5.73] TEST: Flush tests                                                   [ OK ]
# 562.70 [+0.10] 
# 562.70 [+0.00] INFO: # Forwarding tests
# 575.68 [+12.97] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 577.77 [+2.09] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 579.76 [+1.99] TEST: L2 host entries forwarding tests                              [ OK ]
# 583.89 [+4.13] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 587.61 [+3.73] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 591.12 [+3.51] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 594.83 [+3.71] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 596.34 [+1.51] TEST: L2 port entries forwarding tests                              [ OK ]
# 596.85 [+0.51] 
# 596.85 [+0.00] INFO: # Control packets tests
# 599.09 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 601.38 [+2.30] 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__->