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.53 [+5.53] TEST: Vlan multicast snooping enable [ OK ] # 11.35 [+5.82] TEST: Vlan global options existence [ OK ] # 11.45 [+0.10] TEST: Vlan mcast_snooping global option default value [ OK ] # 32.56 [+21.12] TEST: Vlan 10 multicast snooping control [ OK ] # 32.89 [+0.33] TEST: Vlan mcast_querier global option default value [ OK ] # 32.98 [+0.09] TEST: Vlan 10 multicast querier enable [ OK ] # 35.14 [+2.16] TEST: Vlan 10 tagged IGMPv2 general query sent [ OK ] # 37.13 [+1.99] TEST: Vlan 10 tagged MLD general query sent [ OK ] # 37.46 [+0.33] TEST: Vlan mcast_igmp_version global option default value [ OK ] # 37.55 [+0.09] TEST: Vlan mcast_mld_version global option default value [ OK ] # 37.68 [+0.14] TEST: Vlan 10 mcast_igmp_version option changed to 3 [ OK ] # 39.69 [+2.01] TEST: Vlan 10 tagged IGMPv3 general query sent [ OK ] # 39.79 [+0.10] TEST: Vlan 10 mcast_mld_version option changed to 2 [ OK ] # 41.79 [+2.00] TEST: Vlan 10 tagged MLDv2 general query sent [ OK ] # 42.26 [+0.47] TEST: Vlan mcast_last_member_count global option default value [ OK ] # 42.35 [+0.09] TEST: Vlan mcast_last_member_interval global option default value [ OK ] # 42.45 [+0.10] TEST: Vlan 10 mcast_last_member_count option changed to 3 [ OK ] # 42.65 [+0.20] TEST: Vlan 10 mcast_last_member_interval option changed to 200 [ OK ] # 43.09 [+0.45] TEST: Vlan mcast_startup_query_interval global option default value [ OK ] # 43.20 [+0.10] TEST: Vlan mcast_startup_query_count global option default value [ OK ] # 47.31 [+4.12] TEST: Vlan 10 mcast_startup_query_interval option changed to 100 [ OK ] # 52.44 [+5.13] TEST: Vlan 10 mcast_startup_query_count option changed to 3 [ OK ] # 52.92 [+0.48] TEST: Vlan mcast_membership_interval global option default value [ OK ] # 53.02 [+0.09] TEST: Vlan 10 mcast_membership_interval option changed to 200 [ OK ] # 63.51 [+10.49] TEST: Vlan 10 mcast_membership_interval mdb entry expire [ OK ] # 63.98 [+0.47] TEST: Vlan mcast_querier_interval global option default value [ OK ] # 64.07 [+0.10] TEST: Vlan 10 mcast_querier_interval option changed to 100 [ OK ] # 69.16 [+5.09] TEST: Vlan 10 mcast_querier_interval expire after outside query [ OK ] # 69.57 [+0.41] TEST: Vlan mcast_query_interval global option default value [ OK ] # 75.79 [+6.22] TEST: Vlan 10 mcast_query_interval option changed to 200 [ OK ] # 76.31 [+0.52] TEST: Vlan mcast_query_response_interval global option default value [ OK ] # 76.41 [+0.10] TEST: Vlan 10 mcast_query_response_interval option changed to 200 [ OK ] # 76.82 [+0.41] TEST: Port vlan 10 option mcast_router default value [ OK ] # 76.89 [+0.08] TEST: Port vlan 10 mcast_router option changed to 2 [ OK ] # 78.85 [+1.95] TEST: Flood unknown vlan multicast packets to router port only [ OK ] # 79.67 [+0.83] 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__->