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.89 [+20.89] TEST: IGMPv2 report 239.10.10.10 [ OK ] # 28.58 [+7.69] TEST: IGMPv2 leave 239.10.10.10 [ OK ] # 40.25 [+11.67] TEST: IGMPv3 report 239.10.10.10 is_include [ OK ] # 54.22 [+13.97] TEST: IGMPv3 report 239.10.10.10 include -> allow [ OK ] # 67.99 [+13.76] TEST: IGMPv3 report 239.10.10.10 include -> is_include [ OK ] # 75.89 [+7.90] TEST: IGMPv3 report 239.10.10.10 include -> is_exclude [ OK ] # 90.05 [+14.16] TEST: IGMPv3 report 239.10.10.10 include -> to_exclude [ OK ] # 112.11 [+22.06] TEST: IGMPv3 report 239.10.10.10 exclude -> allow [ OK ] # 133.69 [+21.57] TEST: IGMPv3 report 239.10.10.10 exclude -> is_include [ OK ] # 148.23 [+14.54] TEST: IGMPv3 report 239.10.10.10 exclude -> is_exclude [ OK ] # 165.75 [+17.52] TEST: IGMPv3 report 239.10.10.10 exclude -> to_exclude [ OK ] # 179.30 [+13.55] TEST: IGMPv3 report 239.10.10.10 include -> block [ OK ] # 201.27 [+21.97] TEST: IGMPv3 report 239.10.10.10 exclude -> block [ OK ] # 220.35 [+19.09] TEST: IGMPv3 group 239.10.10.10 exclude timeout [ OK ] # 229.82 [+9.46] TEST: IGMPv3 S,G port entry automatic add to a *,G port [ OK ] # 241.42 [+11.61] TEST: per vlan snooping with port stp state change [ OK ] # 252.73 [+11.31] 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__->