xref: /linux/tools/testing/selftests/tc-testing/tdc.sh (revision af9f3f31f6cc8e3f637f19189e83d99f3fdd96ad)
1#!/bin/sh
2# SPDX-License-Identifier: GPL-2.0
3
4modprobe netdevsim
5./tdc.py -c actions --nobuildebpf
6./tdc.py -c qdisc
7