Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds