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 DETECTED CRASH, lowering timeout # 20.04 [+20.04] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 27.59 [+7.55] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 39.25 [+11.66] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 53.34 [+14.10] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 66.92 [+13.57] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 74.96 [+8.05] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 89.08 [+14.11] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 111.02 [+21.94] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 133.17 [+22.15] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 147.62 [+14.45] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 164.45 [+16.83] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 177.72 [+13.27] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 199.58 [+21.86] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 218.22 [+18.64] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 227.79 [+9.57] TEST: IGMPv3 S,G port entry automatic add to a *,G port [ OK ] # 239.35 [+11.56] TEST: per vlan snooping with port stp state change [ OK ] # 250.67 [+11.32] TEST: per vlan snooping with vlan stp state change [ 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__->