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 # 24.02 [+24.02] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 32.47 [+8.45] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 46.94 [+14.47] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 63.86 [+16.92] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 80.53 [+16.67] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 89.84 [+9.31] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 106.74 [+16.90] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 132.76 [+26.02] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 158.49 [+25.73] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 174.89 [+16.40] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 195.32 [+20.43] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 210.80 [+15.48] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 236.84 [+26.03] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 258.45 [+21.61] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 269.31 [+10.86] 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__->