aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/forwarding/sch_tbf_ets.sh
blob: 84fb6cab88e43feae01193635498edddd4e0f82c (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0

QDISC="ets strict"
: ${lib_dir:=.}
source $lib_dir/sch_tbf_etsprio.sh