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-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: bridge_vlan_mcast.sh # 0.32 [+0.32] TEST: Vlan multicast snooping enable [ OK ] # 5.38 [+5.07] TEST: Vlan global options existence [ OK ] # 5.39 [+0.01] TEST: Vlan mcast_snooping global option default value [ OK ] # 25.49 [+20.10] TEST: Vlan 10 multicast snooping control [ OK ] # 25.52 [+0.03] TEST: Vlan mcast_querier global option default value [ OK ] # 25.53 [+0.01] TEST: Vlan 10 multicast querier enable [ OK ] # 26.65 [+1.11] TEST: Vlan 10 tagged IGMPv2 general query sent [ OK ] # 27.73 [+1.09] TEST: Vlan 10 tagged MLD general query sent [ OK ] # 27.76 [+0.03] TEST: Vlan mcast_igmp_version global option default value [ OK ] # 27.77 [+0.01] TEST: Vlan mcast_mld_version global option default value [ OK ] # 27.78 [+0.01] TEST: Vlan 10 mcast_igmp_version option changed to 3 [ OK ] # 28.87 [+1.09] TEST: Vlan 10 tagged IGMPv3 general query sent [ OK ] # 28.88 [+0.01] TEST: Vlan 10 mcast_mld_version option changed to 2 [ OK ] # 29.97 [+1.09] TEST: Vlan 10 tagged MLDv2 general query sent [ OK ] # 30.02 [+0.04] TEST: Vlan mcast_last_member_count global option default value [ OK ] # 30.03 [+0.01] TEST: Vlan mcast_last_member_interval global option default value [ OK ] # 30.04 [+0.01] TEST: Vlan 10 mcast_last_member_count option changed to 3 [ OK ] # 30.05 [+0.02] TEST: Vlan 10 mcast_last_member_interval option changed to 200 [ OK ] # 30.09 [+0.04] TEST: Vlan mcast_startup_query_interval global option default value [ OK ] # 30.10 [+0.01] TEST: Vlan mcast_startup_query_count global option default value [ OK ] # 33.19 [+3.09] TEST: Vlan 10 mcast_startup_query_interval option changed to 100 [ OK ] # 37.30 [+4.10] TEST: Vlan 10 mcast_startup_query_count option changed to 3 [ OK ] # 37.34 [+0.04] TEST: Vlan mcast_membership_interval global option default value [ OK ] # 37.35 [+0.01] TEST: Vlan 10 mcast_membership_interval option changed to 200 [ OK ] # 47.40 [+10.05] TEST: Vlan 10 mcast_membership_interval mdb entry expire [ OK ] # 47.44 [+0.04] TEST: Vlan mcast_querier_interval global option default value [ OK ] # 47.45 [+0.01] TEST: Vlan 10 mcast_querier_interval option changed to 100 [ OK ] # 50.62 [+3.17] TEST: Vlan 10 mcast_querier_interval expire after outside query [ OK ] # 50.66 [+0.04] TEST: Vlan mcast_query_interval global option default value [ OK ] # 55.76 [+5.10] TEST: Vlan 10 mcast_query_interval option changed to 200 [ OK ] # 55.81 [+0.05] TEST: Vlan mcast_query_response_interval global option default value [ OK ] # 55.82 [+0.01] TEST: Vlan 10 mcast_query_response_interval option changed to 200 [ OK ] # 55.85 [+0.04] TEST: Port vlan 10 option mcast_router default value [ OK ] # 55.86 [+0.01] TEST: Port vlan 10 mcast_router option changed to 2 [ OK ] # 56.98 [+1.12] TEST: Flood unknown vlan multicast packets to router port only [ OK ] # 57.05 [+0.07] 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-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->