Home
last modified time | relevance | path

Searched refs:build_backlog (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dsch_red.sh193 build_backlog() function
266 backlog=$(build_backlog $((2 * limit / 3)) udp)
276 backlog=$(build_backlog $((3 * limit / 2)) tcp tos=0x01)
298 build_backlog $((2 * limit)) udp >/dev/null
321 build_backlog $((2 * limit)) udp >/dev/null
342 backlog=$(build_backlog $((2 * limit / 3)) tcp tos=0x01)
350 backlog=$(build_backlog $((3 * limit / 2)) tcp tos=0x01)
380 build_backlog $((3 * limit / 2)) udp >/dev/null
418 backlog=$(build_backlog $((2 * limit / 3)) tcp tos=0x01)
423 backlog=$(build_backlog $((3 * limit / 2)) tcp tos=0x01)
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh363 build_backlog() function
426 backlog=$(build_backlog $vlan $((2 * limit / 3)) udp)
436 backlog=$(build_backlog $vlan $((3 * limit / 2)) tcp tos=0x01)
460 build_backlog $vlan $((2 * limit)) udp >/dev/null
501 build_backlog $vlan $((2 * limit)) udp >/dev/null
523 backlog=$(build_backlog $vlan $((2 * limit / 3)) tcp tos=0x01)
531 backlog=$(build_backlog $vlan $((3 * limit / 2)) tcp tos=0x01)
593 build_backlog $vlan $((2 * limit / 3)) tcp tos=0x01 >/dev/null
602 build_backlog $vlan $((3 * limit / 2)) tcp tos=0x01 >/dev/null
643 build_backlog $vlan $((2 * limit / 3)) udp >/dev/null
[all …]