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