Home
last modified time | relevance | path

Searched refs:locus1 (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb_max.sh492 local locus1="dev $swp1 vid 10"
497 local n10=$(bridge_port_vlan_ngroups_get "$locus1")
499 ${CFG}_entries_add "$locus1" temp 5 111
501 local n11=$(bridge_port_vlan_ngroups_get "$locus1")
512 local n12=$(bridge_port_vlan_ngroups_get "$locus1")
521 ${CFG}_entries_del "$locus1" temp 5 111
525 local n13=$(bridge_port_vlan_ngroups_get "$locus1")
653 local locus1="dev $swp1 vid 10"
659 bridge_port_vlan_maxgroups_set "$locus1" 100
660 check_err $? "$locus1: Failed to set max to 100"
[all …]