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.41 [+13.41] 
# 13.41 [+0.00] INFO: # Host entries configuration tests
# 14.37 [+0.96] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 15.34 [+0.97] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 16.17 [+0.82] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 16.17 [+0.01] 
# 16.17 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 23.87 [+7.69] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 31.44 [+7.58] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 40.19 [+8.75] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 48.88 [+8.68] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 48.89 [+0.01] 
# 48.89 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 56.62 [+7.73] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 64.58 [+7.96] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 67.57 [+2.99] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 70.55 [+2.98] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 70.56 [+0.01] 
# 70.56 [+0.00] INFO: # Port group entries configuration tests - L2
# 78.38 [+7.82] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 78.77 [+0.39] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 78.79 [+0.02] 
# 78.79 [+0.00] INFO: # Large scale dump tests
# 115.07 [+36.28] TEST: IPv4 large scale dump tests                                   [ OK ]
# 332.62 [+217.54] TEST: IPv6 large scale dump tests                                   [ OK ]
# 544.06 [+211.45] TEST: L2 large scale dump tests                                     [ OK ]
# 550.13 [+6.07] TEST: Flush tests                                                   [ OK ]
# 550.23 [+0.09] 
# 550.23 [+0.00] INFO: # Forwarding tests
# 563.05 [+12.82] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 565.00 [+1.96] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 567.02 [+2.01] TEST: L2 host entries forwarding tests                              [ OK ]
# 570.82 [+3.80] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 574.31 [+3.49] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 577.90 [+3.58] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 581.52 [+3.63] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 583.00 [+1.48] TEST: L2 port entries forwarding tests                              [ OK ]
# 583.45 [+0.45] 
# 583.45 [+0.00] INFO: # Control packets tests
# 585.68 [+2.23] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 588.02 [+2.34] 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__->