Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dtc_common.sh15 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 Dskbedit_priority.sh132 pkt1=$(busywait "$HIT_TIMEOUT" until_counter_is ">= $((pkt0 + 10))" \
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" \
/linux/tools/testing/selftests/drivers/net/hw/
H A Dhw_stats_l3.sh209 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
284 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
H A Dhw_stats_l3_gre.sh87 b=$(busywait "$TC_HIT_TIMEOUT" until_counter_is ">= $a + 20" \
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Drif_counter_scale.sh103 busywait "$TC_HIT_TIMEOUT" until_counter_is "== 1" \
H A Dqos_defprio.sh95 t1=$(busywait "$HIT_TIMEOUT" until_counter_is ">= $((t0 + 10))" \