Home
last modified time | relevance | path

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

/openbmc/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 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 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" \
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/
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" \
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh375 local cur=$(busywait 1100 until_counter_is "> $cur" \
557 qbl=$(busywait 5000 until_counter_is ">= 500000" \
564 ebl=$(busywait 5000 until_counter_is ">= 500000" \
596 count=$(busywait 1100 until_counter_is ">= $((base + 1))" \
645 busywait 1100 until_counter_is ">= $((base + 1))" $fetch_counter >/dev/null
656 now=$(busywait 1100 until_counter_is ">= $((base + 10))" $fetch_counter)
660 busywait 1100 until_counter_is ">= $((base + 20))" $fetch_counter >/dev/null
666 busywait 1100 until_counter_is ">= $((base + 20))" $fetch_counter >/dev/null
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))" \
H A Dsch_red_ets.sh115 local cur=$(busywait 1100 until_counter_is "> 0" \