Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_mdb_max.sh493 local locus2="dev $swp1 vid 20"
498 local n20=$(bridge_port_vlan_ngroups_get "$locus2")
502 local n21=$(bridge_port_vlan_ngroups_get "$locus2")
510 ${CFG}_entries_add "$locus2" temp 5 112
513 local n22=$(bridge_port_vlan_ngroups_get "$locus2")
523 ${CFG}_entries_del "$locus2" temp 5 112
526 local n23=$(bridge_port_vlan_ngroups_get "$locus2")
654 local locus2="dev $swp1 vid 20"
666 max=$(bridge_port_vlan_maxgroups_get "$locus2")
668 check_err $? "$locus2: Max groups expected to be 0, but $max reported"
[all …]