Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / testing / selftests / net / forwarding / sch_tbf_ets.sh
blob84fb6cab88e43feae01193635498edddd4e0f82c
1 #!/bin/bash
2 # SPDX-License-Identifier: GPL-2.0
4 QDISC="ets strict"
5 : ${lib_dir:=.}
6 source $lib_dir/sch_tbf_etsprio.sh