make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_igmp.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_igmp.sh # 23.08 [+23.08] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 31.39 [+8.31] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 44.94 [+13.55] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 61.61 [+16.67] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 77.98 [+16.37] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 87.38 [+9.40] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 104.57 [+17.19] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 131.09 [+26.53] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 156.92 [+25.83] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 173.91 [+16.99] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 194.11 [+20.21] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 209.36 [+15.25] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 234.92 [+25.56] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 256.84 [+21.92] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 267.94 [+11.11] TEST: IGMPv3 S,G port entry automatic add to a *,G port [ OK ] ok 1 selftests: net/forwarding: bridge_igmp.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__->