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
# 20.25 [+20.25] 
# 20.25 [+0.00] INFO: # Host entries configuration tests
# 22.02 [+1.77] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 23.88 [+1.86] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 25.78 [+1.90] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 25.79 [+0.01] 
# 25.79 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 36.23 [+10.44] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 46.57 [+10.33] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 62.68 [+16.11] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 79.35 [+16.67] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 79.36 [+0.01] 
# 79.36 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 89.93 [+10.57] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 100.67 [+10.74] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 106.98 [+6.30] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 113.04 [+6.06] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 113.05 [+0.01] 
# 113.05 [+0.00] INFO: # Port group entries configuration tests - L2
# 123.44 [+10.39] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 124.17 [+0.73] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 124.18 [+0.01] 
# 124.18 [+0.00] INFO: # Large scale dump tests
# 177.95 [+53.77] TEST: IPv4 large scale dump tests                                   [ OK ]
# 400.46 [+222.50] TEST: IPv6 large scale dump tests                                   [ OK ]
# 610.56 [+210.10] TEST: L2 large scale dump tests                                     [ OK ]
# 623.13 [+12.57] TEST: Flush tests                                                   [ OK ]
# 623.25 [+0.11] 
# 623.25 [+0.00] INFO: # Forwarding tests
# 638.61 [+15.37] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 642.14 [+3.52] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 645.77 [+3.63] TEST: L2 host entries forwarding tests                              [ OK ]
# 652.16 [+6.39] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 658.31 [+6.16] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 664.75 [+6.44] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 671.14 [+6.39] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 673.68 [+2.54] TEST: L2 port entries forwarding tests                              [ OK ]
# 674.53 [+0.85] 
# 674.53 [+0.00] INFO: # Control packets tests
# 678.37 [+3.83] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 681.99 [+3.63] 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__->