make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_igmp.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: bridge_igmp.sh # 20.65 [+20.65] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 28.34 [+7.69] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 40.25 [+11.91] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 54.37 [+14.12] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 68.15 [+13.78] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 76.25 [+8.10] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 90.51 [+14.26] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 112.75 [+22.24] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 135.08 [+22.33] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 149.43 [+14.35] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 166.64 [+17.21] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 179.99 [+13.35] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 201.97 [+21.97] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 220.95 [+18.98] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 230.27 [+9.33] TEST: IGMPv3 S,G port entry automatic add to a *,G port [ OK ] # 241.97 [+11.69] TEST: per vlan snooping with port stp state change [ OK ] # 253.30 [+11.33] TEST: per vlan snooping with vlan stp state change [ OK ] DETECTED CRASH, lowering timeout ok 1 selftests: net/forwarding: bridge_igmp.sh make[1]: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing/wt-4/tools/testing/selftests' xx__-> echo $? 0 xx__->