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