Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/net/forwarding/
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" \
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" \
Dhw_stats_l3_gre.sh85 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
Dpedit_ip.sh134 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
Dpedit_l4port.sh139 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
Dpedit_dsfield.sh137 pkts=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= 10" \
/linux-6.6.21/tools/testing/selftests/drivers/net/dsa/
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" \
/linux-6.6.21/tools/testing/selftests/drivers/net/mlxsw/
Drif_counter_scale.sh103 busywait "$TC_HIT_TIMEOUT" until_counter_is "== 1" \