make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_mld.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_mld.sh # 35.77 [+35.77] TEST: MLDv2 report ff02::cc is_include [ OK ] # 52.91 [+17.14] TEST: MLDv2 report ff02::cc include -> allow [ OK ] # 70.12 [+17.21] TEST: MLDv2 report ff02::cc include -> is_include [ OK ] # 79.83 [+9.71] TEST: MLDv2 report ff02::cc include -> is_exclude [ OK ] # 97.59 [+17.76] TEST: MLDv2 report ff02::cc include -> to_exclude [ OK ] # 125.20 [+27.61] TEST: MLDv2 report ff02::cc exclude -> allow [ OK ] # 152.83 [+27.63] TEST: MLDv2 report ff02::cc exclude -> is_include [ OK ] # 170.43 [+17.60] TEST: MLDv2 report ff02::cc exclude -> is_exclude [ OK ] # 191.94 [+21.51] TEST: MLDv2 report ff02::cc exclude -> to_exclude [ OK ] # 208.22 [+16.28] TEST: MLDv2 report ff02::cc include -> block [ OK ] # 235.86 [+27.64] TEST: MLDv2 report ff02::cc exclude -> block [FAIL] # 235.86 [+0.00] Didn't forward traffic from S,G (2001:db8:1::30, ff02::cc) # 258.78 [+22.92] TEST: MLDv2 group ff02::cc exclude timeout [FAIL] # 258.79 [+0.00] Entry 2001:db8:1::2 has blocked flag succeeded, but should have failed # 259.17 [+0.38] RTNETLINK answers: Invalid argument # 270.44 [+11.27] TEST: MLDv2 S,G port entry automatic add to a *,G port [ OK ] not ok 1 selftests: net/forwarding: bridge_mld.sh # exit=1 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__->