make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=bridgee_vlan_mcast.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_vlan_mcast.sh DETECTED CRASH, lowering timeout # 7.33 [+7.33] TEST: Vlan multicast snooping enable [ OK ] # 13.44 [+6.11] TEST: Vlan global options existence [ OK ] # 13.55 [+0.11] TEST: Vlan mcast_snooping global option default value [ OK ] # 34.99 [+21.44] TEST: Vlan 10 multicast snooping control [ OK ] # 35.44 [+0.45] TEST: Vlan mcast_querier global option default value [ OK ] # 35.57 [+0.13] TEST: Vlan 10 multicast querier enable [ OK ] # 38.19 [+2.63] TEST: Vlan 10 tagged IGMPv2 general query sent [ OK ] # 40.55 [+2.36] TEST: Vlan 10 tagged MLD general query sent [ OK ] # 41.00 [+0.45] TEST: Vlan mcast_igmp_version global option default value [ OK ] # 41.11 [+0.11] TEST: Vlan mcast_mld_version global option default value [ OK ] # 41.27 [+0.16] TEST: Vlan 10 mcast_igmp_version option changed to 3 [ OK ] # 43.58 [+2.31] TEST: Vlan 10 tagged IGMPv3 general query sent [ OK ] # 43.71 [+0.13] TEST: Vlan 10 mcast_mld_version option changed to 2 [ OK ] # 46.00 [+2.29] TEST: Vlan 10 tagged MLDv2 general query sent [ OK ] # 46.66 [+0.66] TEST: Vlan mcast_last_member_count global option default value [ OK ] # 46.81 [+0.15] TEST: Vlan mcast_last_member_interval global option default value [ OK ] # 46.93 [+0.12] TEST: Vlan 10 mcast_last_member_count option changed to 3 [ OK ] # 47.18 [+0.25] TEST: Vlan 10 mcast_last_member_interval option changed to 200 [ OK ] # 47.80 [+0.61] TEST: Vlan mcast_startup_query_interval global option default value [ OK ] # 47.93 [+0.13] TEST: Vlan mcast_startup_query_count global option default value [ OK ] # 52.39 [+4.46] TEST: Vlan 10 mcast_startup_query_interval option changed to 100 [ OK ] # 57.88 [+5.49] TEST: Vlan 10 mcast_startup_query_count option changed to 3 [ OK ] # 58.60 [+0.72] TEST: Vlan mcast_membership_interval global option default value [ OK ] # 58.73 [+0.13] TEST: Vlan 10 mcast_membership_interval option changed to 200 [ OK ] # 69.42 [+10.69] TEST: Vlan 10 mcast_membership_interval mdb entry expire [ OK ] # 70.00 [+0.58] TEST: Vlan mcast_querier_interval global option default value [ OK ] # 70.12 [+0.13] TEST: Vlan 10 mcast_querier_interval option changed to 100 [ OK ] # 75.54 [+5.41] TEST: Vlan 10 mcast_querier_interval expire after outside query [ OK ] # 76.09 [+0.55] TEST: Vlan mcast_query_interval global option default value [ OK ] # 82.66 [+6.57] TEST: Vlan 10 mcast_query_interval option changed to 200 [ OK ] # 83.35 [+0.69] TEST: Vlan mcast_query_response_interval global option default value [ OK ] # 83.47 [+0.12] TEST: Vlan 10 mcast_query_response_interval option changed to 200 [ OK ] # 84.06 [+0.59] TEST: Port vlan 10 option mcast_router default value [ OK ] # 84.19 [+0.13] TEST: Port vlan 10 mcast_router option changed to 2 [ OK ] # 86.54 [+2.35] TEST: Flood unknown vlan multicast packets to router port only [ OK ] # 87.65 [+1.10] TEST: Disable multicast vlan snooping when vlan filtering is disabled [ OK ] ok 1 selftests: net/forwarding: bridge_vlan_mcast.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__->