kernel/tools/testing/selftests/net/forwarding/sch_tbf_prio.sh

7 lines
118 B
Bash
Raw Normal View History

2024-07-22 17:22:30 +08:00
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
QDISC="prio bands"
: ${lib_dir:=.}
source $lib_dir/sch_tbf_etsprio.sh