xref
: /
openbmc
/
linux
/
tools
/
testing
/
selftests
/
drivers
/
net
/
mlxsw
/
sch_red_prio.sh
(revision 2cf1c348)
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