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 # 5.71 [+5.71] TEST: Vlan multicast snooping enable [ OK ] # 11.60 [+5.90] TEST: Vlan global options existence [ OK ] # 11.69 [+0.09] TEST: Vlan mcast_snooping global option default value [ OK ] # 32.78 [+21.09] TEST: Vlan 10 multicast snooping control [ OK ] # 33.14 [+0.36] TEST: Vlan mcast_querier global option default value [ OK ] # 33.26 [+0.12] TEST: Vlan 10 multicast querier enable [ OK ] # 35.67 [+2.40] TEST: Vlan 10 tagged IGMPv2 general query sent [ OK ] # 37.77 [+2.11] TEST: Vlan 10 tagged MLD general query sent [ OK ] # 38.17 [+0.39] TEST: Vlan mcast_igmp_version global option default value [ OK ] # 38.26 [+0.10] TEST: Vlan mcast_mld_version global option default value [ OK ] # 38.38 [+0.12] TEST: Vlan 10 mcast_igmp_version option changed to 3 [ OK ] # 40.46 [+2.09] TEST: Vlan 10 tagged IGMPv3 general query sent [ OK ] # 40.56 [+0.10] TEST: Vlan 10 mcast_mld_version option changed to 2 [ OK ] # 42.71 [+2.15] TEST: Vlan 10 tagged MLDv2 general query sent [ OK ] # 43.33 [+0.62] TEST: Vlan mcast_last_member_count global option default value [ OK ] # 43.43 [+0.10] TEST: Vlan mcast_last_member_interval global option default value [ OK ] # 43.57 [+0.14] TEST: Vlan 10 mcast_last_member_count option changed to 3 [ OK ] # 43.77 [+0.20] TEST: Vlan 10 mcast_last_member_interval option changed to 200 [ OK ] # 44.27 [+0.50] TEST: Vlan mcast_startup_query_interval global option default value [ OK ] # 44.37 [+0.10] TEST: Vlan mcast_startup_query_count global option default value [ OK ] # 48.54 [+4.17] TEST: Vlan 10 mcast_startup_query_interval option changed to 100 [ OK ] # 53.80 [+5.26] TEST: Vlan 10 mcast_startup_query_count option changed to 3 [ OK ] # 54.38 [+0.58] TEST: Vlan mcast_membership_interval global option default value [ OK ] # 54.47 [+0.09] TEST: Vlan 10 mcast_membership_interval option changed to 200 [ OK ] # 65.04 [+10.57] TEST: Vlan 10 mcast_membership_interval mdb entry expire [ OK ] # 65.58 [+0.54] TEST: Vlan mcast_querier_interval global option default value [ OK ] # 65.70 [+0.11] TEST: Vlan 10 mcast_querier_interval option changed to 100 [ OK ] # 70.92 [+5.22] TEST: Vlan 10 mcast_querier_interval expire after outside query [ OK ] # 71.44 [+0.52] TEST: Vlan mcast_query_interval global option default value [ OK ] # 77.86 [+6.42] TEST: Vlan 10 mcast_query_interval option changed to 200 [ OK ] # 78.45 [+0.58] TEST: Vlan mcast_query_response_interval global option default value [ OK ] # 78.58 [+0.14] TEST: Vlan 10 mcast_query_response_interval option changed to 200 [ OK ] # 79.05 [+0.47] TEST: Port vlan 10 option mcast_router default value [ OK ] # 79.19 [+0.14] TEST: Port vlan 10 mcast_router option changed to 2 [ OK ] # 81.35 [+2.16] TEST: Flood unknown vlan multicast packets to router port only [ OK ] # 82.35 [+1.00] 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__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->