make -C tools/testing/selftests TARGETS=net/forwarding TEST_PROGS=bridge_mmdb_max.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_mdb_max.sh
# INFO: 802.1d tests
# TEST: cfg4: port: ngroups reporting                                 [ OK ]
# TEST: ctl4: port: ngroups reporting                                 [ OK ]
# TEST: cfg6: port: ngroups reporting                                 [ OK ]
# TEST: ctl6: port: ngroups reporting                                 [ OK ]
# TEST: cfg4: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: cfg4: port maxgroups: configure below ngroups                 [ OK ]
# TEST: cfg4: port maxgroups: add too many MDB entries                [ OK ]
# TEST: ctl4: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: ctl4: port maxgroups: configure below ngroups                 [ OK ]
# TEST: ctl4: port maxgroups: add too many MDB entries                [ OK ]
# TEST: cfg6: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: cfg6: port maxgroups: configure below ngroups                 [ OK ]
# TEST: cfg6: port maxgroups: add too many MDB entries                [ OK ]
# TEST: ctl6: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: ctl6: port maxgroups: configure below ngroups                 [ OK ]
# TEST: ctl6: port maxgroups: add too many MDB entries                [ OK ]
# INFO: 802.1q tests
# TEST: port_vlan: presence of ngroups and maxgroups attributes       [ OK ]
# TEST: cfg4: port: ngroups reporting                                 [ OK ]
# TEST: ctl4: port: ngroups reporting                                 [ OK ]
# TEST: cfg6: port: ngroups reporting                                 [ OK ]
# TEST: ctl6: port: ngroups reporting                                 [ OK ]
# TEST: cfg4: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: cfg4: port maxgroups: configure below ngroups                 [ OK ]
# TEST: cfg4: port maxgroups: add too many MDB entries                [ OK ]
# TEST: ctl4: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: ctl4: port maxgroups: configure below ngroups                 [ OK ]
# TEST: ctl4: port maxgroups: add too many MDB entries                [ OK ]
# TEST: cfg6: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: cfg6: port maxgroups: configure below ngroups                 [ OK ]
# TEST: cfg6: port maxgroups: add too many MDB entries                [ OK ]
# TEST: ctl6: port maxgroups: reporting and treatment of 0            [ OK ]
# TEST: ctl6: port maxgroups: configure below ngroups                 [ OK ]
# TEST: ctl6: port maxgroups: add too many MDB entries                [ OK ]
# INFO: 802.1q mcast_vlan_snooping 1 tests
# TEST: port_vlan: presence of ngroups and maxgroups attributes       [ OK ]
# TEST: cfg4: port_vlan: ngroups reporting                            [ OK ]
# TEST: cfg4: port_vlan: isolation of port and per-VLAN ngroups       [ OK ]
# TEST: ctl4: port_vlan: ngroups reporting                            [ OK ]
# TEST: ctl4: port_vlan: isolation of port and per-VLAN ngroups       [ OK ]
# TEST: cfg6: port_vlan: ngroups reporting                            [ OK ]
# TEST: cfg6: port_vlan: isolation of port and per-VLAN ngroups       [ OK ]
# TEST: ctl6: port_vlan: ngroups reporting                            [ OK ]
# TEST: ctl6: port_vlan: isolation of port and per-VLAN ngroups       [ OK ]
# TEST: cfg4: port_vlan maxgroups: reporting and treatment of 0       [ OK ]
# TEST: cfg4: port_vlan maxgroups: isolation of port and per-VLAN maximums   [ OK ]
# TEST: cfg4: port_vlan maxgroups: configure below ngroups            [ OK ]
# TEST: cfg4: port_vlan maxgroups: add too many MDB entries           [ OK ]
# TEST: cfg4: port_vlan maxgroups: isolation of port and per-VLAN ngroups   [ OK ]
# TEST: ctl4: port_vlan maxgroups: reporting and treatment of 0       [ OK ]
# TEST: ctl4: port_vlan maxgroups: isolation of port and per-VLAN maximums   [ OK ]
# TEST: ctl4: port_vlan maxgroups: configure below ngroups            [ OK ]
# TEST: ctl4: port_vlan maxgroups: add too many MDB entries           [ OK ]
# TEST: ctl4: port_vlan maxgroups: isolation of port and per-VLAN ngroups   [ OK ]
# TEST: cfg6: port_vlan maxgroups: reporting and treatment of 0       [ OK ]
# TEST: cfg6: port_vlan maxgroups: isolation of port and per-VLAN maximums   [ OK ]
# TEST: cfg6: port_vlan maxgroups: configure below ngroups            [ OK ]
# TEST: cfg6: port_vlan maxgroups: add too many MDB entries           [ OK ]
# TEST: cfg6: port_vlan maxgroups: isolation of port and per-VLAN ngroups   [ OK ]
# TEST: ctl6: port_vlan maxgroups: reporting and treatment of 0       [ OK ]
# TEST: ctl6: port_vlan maxgroups: isolation of port and per-VLAN maximums   [ OK ]
# TEST: ctl6: port_vlan maxgroups: configure below ngroups            [ OK ]
# TEST: ctl6: port_vlan maxgroups: add too many MDB entries           [ OK ]
# TEST: ctl6: port_vlan maxgroups: isolation of port and per-VLAN ngroups   [ OK ]
# TEST: cfg4: port_vlan: temp: mcast_vlan_snooping toggle             [ OK ]
# TEST: cfg4: port_vlan: permanent: mcast_vlan_snooping toggle        [ OK ]
ok 1 selftests: net/forwarding: bridge_mdb_max.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__->