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
# 22.33 [+22.33] 
# 22.34 [+0.00] INFO: # Host entries configuration tests
# 24.42 [+2.09] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 26.43 [+2.00] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 28.65 [+2.23] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 28.66 [+0.01] 
# 28.66 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 39.88 [+11.22] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 51.07 [+11.19] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 69.23 [+18.16] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 87.29 [+18.06] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 87.30 [+0.01] 
# 87.30 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 98.09 [+10.79] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 108.83 [+10.74] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 114.82 [+5.99] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 121.24 [+6.42] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 121.26 [+0.02] 
# 121.26 [+0.00] INFO: # Port group entries configuration tests - L2
# 131.98 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 132.72 [+0.74] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 132.74 [+0.01] 
# 132.74 [+0.00] INFO: # Large scale dump tests
# 187.89 [+55.15] TEST: IPv4 large scale dump tests                                   [ OK ]
# 412.47 [+224.58] TEST: IPv6 large scale dump tests                                   [ OK ]
# 643.12 [+230.65] TEST: L2 large scale dump tests                                     [ OK ]
# 655.54 [+12.42] TEST: Flush tests                                                   [ OK ]
# 655.62 [+0.08] 
# 655.62 [+0.00] INFO: # Forwarding tests
# 670.93 [+15.31] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 674.64 [+3.71] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 678.18 [+3.54] TEST: L2 host entries forwarding tests                              [ OK ]
# 685.04 [+6.86] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 691.44 [+6.40] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 697.59 [+6.15] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 703.96 [+6.37] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 706.66 [+2.70] TEST: L2 port entries forwarding tests                              [ OK ]
# 707.46 [+0.79] 
# 707.46 [+0.00] INFO: # Control packets tests
# 711.46 [+4.01] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 715.23 [+3.77] 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__->