]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test-network: extend testcase for tbf 29490/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 7 Oct 2023 06:06:37 +0000 (15:06 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 7 Oct 2023 12:35:16 +0000 (21:35 +0900)
For issue #29485.

test/test-network/conf/25-qdisc-tbf.network

index c5f28fb63cff8300e151529b566d7ee0ff3008a3..28756309816fe7bd3867c5a7abdc6ddbabbb6d70 100644 (file)
@@ -14,3 +14,8 @@ BurstBytes=5000
 LatencySec=70msec
 PeakRate=100G
 MTUBytes=1000000
+
+[PFIFO]
+Parent=35:0
+Handle=0037
+PacketLimit=100000