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
# 18.85 [+18.85] 
# 18.85 [+0.00] INFO: # Host entries configuration tests
# 20.64 [+1.79] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 22.35 [+1.71] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 24.08 [+1.73] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 24.09 [+0.01] 
# 24.09 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 34.46 [+10.38] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 44.76 [+10.29] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 62.32 [+17.56] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 79.45 [+17.14] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 79.47 [+0.02] 
# 79.47 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 90.09 [+10.62] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 100.76 [+10.67] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 106.86 [+6.10] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 112.82 [+5.96] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 112.83 [+0.01] 
# 112.83 [+0.00] INFO: # Port group entries configuration tests - L2
# 123.54 [+10.72] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 124.34 [+0.80] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 124.35 [+0.01] 
# 124.35 [+0.00] INFO: # Large scale dump tests
# 180.97 [+56.61] TEST: IPv4 large scale dump tests                                   [ OK ]
# 401.14 [+220.17] TEST: IPv6 large scale dump tests                                   [ OK ]
# 616.50 [+215.36] TEST: L2 large scale dump tests                                     [ OK ]
# 629.80 [+13.30] TEST: Flush tests                                                   [ OK ]
# 629.81 [+0.01] 
# 629.81 [+0.00] INFO: # Forwarding tests
# 645.69 [+15.88] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 649.55 [+3.86] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 653.22 [+3.67] TEST: L2 host entries forwarding tests                              [ OK ]
# 660.47 [+7.25] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 667.04 [+6.57] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 674.23 [+7.18] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 680.74 [+6.52] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 683.75 [+3.01] TEST: L2 port entries forwarding tests                              [ OK ]
# 684.61 [+0.86] 
# 684.61 [+0.00] INFO: # Control packets tests
# 688.87 [+4.26] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 693.26 [+4.39] 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__->