xref
: /
kernel
/
linux
/
linux-5.10
/
tools
/
testing
/
selftests
/
drivers
/
net
/
mlxsw
/
sch_red_prio.sh
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/
1
#!/
bin
/
bash
2
# SPDX-License-Identifier: GPL-2.0
3
4
QDISC
=
prio
5
source
sch_red_ets.sh
6