xref: /linux/tools/testing/selftests/net/forwarding/sch_tbf_ets.sh (revision 778b8ebe5192e7a7f00563a7456517dfa63e1d90)
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