Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dtc_common.sh7 TC_HIT_TIMEOUT=${TC_HIT_TIMEOUT:=1000} # ms
15 busywait "$TC_HIT_TIMEOUT" until_counter_is "== $count" \
25 busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $count" \
34 busywait "$TC_HIT_TIMEOUT" until_counter_is "> 0" \
H A Dhw_stats_l3_gre.sh85 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
H A Dhw_stats_l3.sh207 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
282 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
H A Dpedit_ip.sh134 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
H A Dpedit_l4port.sh139 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
H A Dpedit_dsfield.sh137 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
H A Dtc_common.sh7 TC_HIT_TIMEOUT=${TC_HIT_TIMEOUT:=1000} # ms
15 busywait "$TC_HIT_TIMEOUT" until_counter_is "== $count" \
25 busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $count" \
34 busywait "$TC_HIT_TIMEOUT" until_counter_is "> 0" \
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Drif_counter_scale.sh103 busywait "$TC_HIT_TIMEOUT" until_counter_is "== 1" \