summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing/config
diff options
context:
space:
mode:
authorZhengchao Shao <shaozhengchao@huawei.com>2022-09-24 10:51:56 +0800
committerDavid S. Miller <davem@davemloft.net>2022-09-28 08:32:55 +0100
commit10835be3f0f770254776512db21bba9b410da3c4 (patch)
tree65a91eb53a2dae58807f0d7315876791acafd64a /tools/testing/selftests/tc-testing/config
parent8a3b3667ddbd426d2d1a92069954a930e0f1c476 (diff)
selftests/tc-testing: add selftests for tbf qdisc
Test 6430: Create TBF with default setting Test 0518: Create TBF with mtu setting Test 320a: Create TBF with peakrate setting Test 239b: Create TBF with latency setting Test c975: Create TBF with overhead setting Test 948c: Create TBF with linklayer setting Test 3549: Replace TBF with mtu Test f948: Change TBF with latency time Test 2348: Show TBF class Signed-off-by: Zhengchao Shao <shaozhengchao@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/tc-testing/config')
-rw-r--r--tools/testing/selftests/tc-testing/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/tc-testing/config b/tools/testing/selftests/tc-testing/config
index d6063918e2c3..f8e5e1428bac 100644
--- a/tools/testing/selftests/tc-testing/config
+++ b/tools/testing/selftests/tc-testing/config
@@ -26,6 +26,7 @@ CONFIG_NET_SCH_SFB=m
CONFIG_NET_SCH_SFQ=m
CONFIG_NET_SCH_SKBPRIO=m
CONFIG_NET_SCH_TAPRIO=m
+CONFIG_NET_SCH_TBF=m
#
# Classification