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
# 21.12 [+21.12] 
# 21.12 [+0.00] INFO: # Host entries configuration tests
# 22.82 [+1.70] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 24.57 [+1.75] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 26.46 [+1.89] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 26.47 [+0.01] 
# 26.47 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 37.10 [+10.63] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 47.31 [+10.21] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 64.05 [+16.75] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 80.77 [+16.72] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 80.78 [+0.01] 
# 80.78 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 91.30 [+10.52] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 101.51 [+10.21] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 107.04 [+5.53] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 112.73 [+5.70] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 112.75 [+0.01] 
# 112.75 [+0.00] INFO: # Port group entries configuration tests - L2
# 126.59 [+13.85] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 127.35 [+0.76] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 127.36 [+0.01] 
# 127.36 [+0.00] INFO: # Large scale dump tests
# 180.06 [+52.70] TEST: IPv4 large scale dump tests                                   [ OK ]
# 385.84 [+205.78] TEST: IPv6 large scale dump tests                                   [ OK ]
# 594.86 [+209.02] TEST: L2 large scale dump tests                                     [ OK ]
# 607.54 [+12.68] TEST: Flush tests                                                   [ OK ]
# 607.55 [+0.01] 
# 607.55 [+0.00] INFO: # Forwarding tests
# 622.74 [+15.19] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 626.80 [+4.05] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 630.36 [+3.57] TEST: L2 host entries forwarding tests                              [ OK ]
# 636.82 [+6.46] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 642.77 [+5.95] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 648.79 [+6.02] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 654.62 [+5.83] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 656.91 [+2.29] TEST: L2 port entries forwarding tests                              [ OK ]
# 657.51 [+0.60] 
# 657.51 [+0.00] INFO: # Control packets tests
# 661.21 [+3.70] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 664.76 [+3.55] 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__->