Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/forwarding/
H A Dsch_red.sh170 build_backlog() function
243 backlog=$(build_backlog $((2 * limit / 3)) udp)
253 backlog=$(build_backlog $((3 * limit / 2)) tcp tos=0x01)
276 build_backlog $((2 * limit)) udp >/dev/null
297 build_backlog $((2 * limit)) udp >/dev/null
316 backlog=$(build_backlog $((2 * limit / 3)) tcp tos=0x01)
324 backlog=$(build_backlog $((3 * limit / 2)) tcp tos=0x01)
352 build_backlog $((3 * limit / 2)) udp >/dev/null
388 backlog=$(build_backlog $((2 * limit / 3)) tcp tos=0x01)
393 backlog=$(build_backlog $((3 * limit / 2)) tcp tos=0x01)
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_core.sh338 build_backlog() function
402 backlog=$(build_backlog $vlan $((2 * limit / 3)) udp)
412 backlog=$(build_backlog $vlan $((3 * limit / 2)) tcp tos=0x01)
437 build_backlog $vlan $((2 * limit)) udp >/dev/null
478 build_backlog $vlan $((2 * limit)) udp >/dev/null
504 backlog=$(build_backlog $vlan $((2 * limit / 3)) tcp tos=0x01)
512 backlog=$(build_backlog $vlan $((3 * limit / 2)) tcp tos=0x01)
585 build_backlog $vlan $((2 * limit / 3)) tcp tos=0x01 >/dev/null
594 build_backlog $vlan $((3 * limit / 2)) tcp tos=0x01 >/dev/null
639 build_backlog $vlan $((2 * limit / 3)) udp >/dev/null
[all …]