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 # 11.59 [+11.59] TEST: Vlan multicast snooping enable [ OK ] # 18.49 [+6.90] TEST: Vlan global options existence [ OK ] # 18.68 [+0.19] TEST: Vlan mcast_snooping global option default value [ OK ] # 41.02 [+22.34] TEST: Vlan 10 multicast snooping control [ OK ] # 41.69 [+0.68] TEST: Vlan mcast_querier global option default value [ OK ] # 41.91 [+0.22] TEST: Vlan 10 multicast querier enable [ OK ] # 45.63 [+3.72] TEST: Vlan 10 tagged IGMPv2 general query sent [ OK ] # 48.86 [+3.23] TEST: Vlan 10 tagged MLD general query sent [ OK ] # 49.58 [+0.72] TEST: Vlan mcast_igmp_version global option default value [ OK ] # 49.76 [+0.18] TEST: Vlan mcast_mld_version global option default value [ OK ] # 49.97 [+0.21] TEST: Vlan 10 mcast_igmp_version option changed to 3 [ OK ] # 53.12 [+3.15] TEST: Vlan 10 tagged IGMPv3 general query sent [ OK ] # 53.32 [+0.20] TEST: Vlan 10 mcast_mld_version option changed to 2 [ OK ] # 56.53 [+3.21] TEST: Vlan 10 tagged MLDv2 general query sent [ OK ] # 57.60 [+1.07] TEST: Vlan mcast_last_member_count global option default value [ OK ] # 57.78 [+0.17] TEST: Vlan mcast_last_member_interval global option default value [ OK ] # 57.97 [+0.20] TEST: Vlan 10 mcast_last_member_count option changed to 3 [ OK ] # 58.36 [+0.38] TEST: Vlan 10 mcast_last_member_interval option changed to 200 [ OK ] # 59.23 [+0.88] TEST: Vlan mcast_startup_query_interval global option default value [ OK ] # 59.43 [+0.20] TEST: Vlan mcast_startup_query_count global option default value [ OK ] # 64.57 [+5.14] TEST: Vlan 10 mcast_startup_query_interval option changed to 100 [ OK ] # 70.72 [+6.15] TEST: Vlan 10 mcast_startup_query_count option changed to 3 [ OK ] # 71.84 [+1.12] TEST: Vlan mcast_membership_interval global option default value [ OK ] # 72.05 [+0.21] TEST: Vlan 10 mcast_membership_interval option changed to 200 [ OK ] # 83.11 [+11.06] TEST: Vlan 10 mcast_membership_interval mdb entry expire [ OK ] # 84.00 [+0.90] TEST: Vlan mcast_querier_interval global option default value [ OK ] # 84.25 [+0.25] TEST: Vlan 10 mcast_querier_interval option changed to 100 [ OK ] # 91.36 [+7.11] TEST: Vlan 10 mcast_querier_interval expire after outside query [ OK ] # 92.32 [+0.96] TEST: Vlan mcast_query_interval global option default value [ OK ] # 99.84 [+7.52] TEST: Vlan 10 mcast_query_interval option changed to 200 [ OK ] # 100.98 [+1.14] TEST: Vlan mcast_query_response_interval global option default value [ OK ] # 101.24 [+0.26] TEST: Vlan 10 mcast_query_response_interval option changed to 200 [ OK ] # 102.13 [+0.89] TEST: Port vlan 10 option mcast_router default value [ OK ] # 102.35 [+0.22] TEST: Port vlan 10 mcast_router option changed to 2 [ OK ] # 105.36 [+3.01] TEST: Flood unknown vlan multicast packets to router port only [ OK ] # 107.22 [+1.87] 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__->