make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mdb.sh TEST_GEN_PROGS="" run_tests
make: Entering directory '/home/virtme/testing-2/tools/testing/selftests'
make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
TAP version 13
1..1
# timeout set to 10800
# selftests: net/forwarding: bridge_mdb.sh
# 5.71 [+5.71] 
# 5.71 [+0.00] INFO: # Host entries configuration tests
# 5.82 [+0.11] TEST: Common host entries configuration tests (IPv4)                [ OK ]
# 5.92 [+0.11] TEST: Common host entries configuration tests (IPv6)                [ OK ]
# 6.03 [+0.10] TEST: Common host entries configuration tests (L2)                  [ OK ]
# 6.03 [+0.00] 
# 6.03 [+0.00] INFO: # Port group entries configuration tests - (*, G)
# 11.32 [+5.29] TEST: Common port group entries configuration tests (IPv4 (*, G))   [ OK ]
# 16.62 [+5.30] TEST: Common port group entries configuration tests (IPv6 (*, G))   [ OK ]
# 17.59 [+0.97] TEST: IPv4 (*, G) port group entries configuration tests            [ OK ]
# 18.59 [+1.00] TEST: IPv6 (*, G) port group entries configuration tests            [ OK ]
# 18.59 [+0.00] 
# 18.59 [+0.00] INFO: # Port group entries configuration tests - (S, G)
# 23.89 [+5.30] TEST: Common port group entries configuration tests (IPv4 (S, G))   [ OK ]
# 29.19 [+5.30] TEST: Common port group entries configuration tests (IPv6 (S, G))   [ OK ]
# 29.51 [+0.32] TEST: IPv4 (S, G) port group entries configuration tests            [ OK ]
# 29.84 [+0.34] TEST: IPv6 (S, G) port group entries configuration tests            [ OK ]
# 29.85 [+0.00] 
# 29.85 [+0.00] INFO: # Port group entries configuration tests - L2
# 35.16 [+5.31] TEST: Common port group entries configuration tests (L2 (*, G))     [ OK ]
# 35.21 [+0.05] TEST: L2 (*, G) port group entries configuration tests              [ OK ]
# 35.21 [+0.00] 
# 35.21 [+0.00] INFO: # Large scale dump tests
# 39.41 [+4.20] TEST: IPv4 large scale dump tests                                   [ OK ]
# 55.14 [+15.73] TEST: IPv6 large scale dump tests                                   [ OK ]
# 71.81 [+16.68] TEST: L2 large scale dump tests                                     [ OK ]
# 72.49 [+0.68] TEST: Flush tests                                                   [ OK ]
# 72.50 [+0.01] 
# 72.50 [+0.00] INFO: # Forwarding tests
# 82.94 [+10.43] TEST: IPv4 host entries forwarding tests                            [ OK ]
# 83.25 [+0.31] TEST: IPv6 host entries forwarding tests                            [ OK ]
# 83.58 [+0.34] TEST: L2 host entries forwarding tests                              [ OK ]
# 84.25 [+0.66] TEST: IPv4 port group "exclude" entries forwarding tests            [ OK ]
# 84.86 [+0.61] TEST: IPv6 port group "exclude" entries forwarding tests            [ OK ]
# 85.40 [+0.54] TEST: IPv4 port group "include" entries forwarding tests            [ OK ]
# 85.97 [+0.57] TEST: IPv6 port group "include" entries forwarding tests            [ OK ]
# 86.21 [+0.24] TEST: L2 port entries forwarding tests                              [ OK ]
# 86.26 [+0.05] 
# 86.26 [+0.00] INFO: # Control packets tests
# 86.51 [+0.25] TEST: IGMPv3 MODE_IS_INCLUDE tests                                  [ OK ]
# 86.78 [+0.27] TEST: MLDv2 MODE_IS_INCLUDE tests                                   [ OK ]
ok 1 selftests: net/forwarding: bridge_mdb.sh
make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding'
make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests'
xx__-> echo $?
0
xx__->