xref: /linux/tools/testing/selftests/net/forwarding/sch_tbf_ets.sh (revision 7a346a37e46abd9bfe0e24aa2aabb68d832280b8)
1#!/bin/bash
2# SPDX-License-Identifier: GPL-2.0
3
4QDISC="ets strict"
5: ${lib_dir:=.}
6source $lib_dir/sch_tbf_etsprio.sh
7