make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mld.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_mld.sh
# 16.00 [+16.00] TEST: MLDv2 report ff02::cc is_include                              [ OK ]
# 22.67 [+6.68] TEST: MLDv2 report ff02::cc include -> allow                        [ OK ]
# 29.29 [+6.62] TEST: MLDv2 report ff02::cc include -> is_include                   [ OK ]
# 32.66 [+3.37] TEST: MLDv2 report ff02::cc include -> is_exclude                   [ OK ]
# 39.32 [+6.66] TEST: MLDv2 report ff02::cc include -> to_exclude                   [ OK ]
# 49.42 [+10.11] TEST: MLDv2 report ff02::cc exclude -> allow                        [ OK ]
# 59.48 [+10.06] TEST: MLDv2 report ff02::cc exclude -> is_include                   [ OK ]
# 66.11 [+6.63] TEST: MLDv2 report ff02::cc exclude -> is_exclude                   [ OK ]
# 73.91 [+7.80] TEST: MLDv2 report ff02::cc exclude -> to_exclude                   [ OK ]
# 81.43 [+7.53] TEST: MLDv2 report ff02::cc include -> block                        [ OK ]
# 91.50 [+10.07] TEST: MLDv2 report ff02::cc exclude -> block                        [ OK ]
# 102.26 [+10.76] TEST: MLDv2 group ff02::cc exclude timeout                          [ OK ]
# 106.69 [+4.43] TEST: MLDv2 S,G port entry automatic add to a *,G port              [ OK ]
ok 1 selftests: net/forwarding: bridge_mld.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__->