Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_linecard.sh190 local expected_port_count=$2
193 port_count=$(lc_wait_until_port_count_is $lc $expected_port_count \
197 [ $port_count == $expected_port_count ]
198 check_err $? "Unexpected port count linecard $lc (got $port_count, expected $expected_port_count)"