summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/tc-testing/config
diff options
context:
space:
mode:
authorZhengchao Shao <shaozhengchao@huawei.com>2022-09-24 05:51:51 +0300
committerDavid S. Miller <davem@davemloft.net>2022-09-28 10:32:54 +0300
commit7d0b4b0ccb1526aca3101cfe352aefa9915fb9af (patch)
tree4f8edad1023fcb505e51bd3d50cd204f4966db68 /tools/testing/selftests/tc-testing/config
parent379a6509452e1b3c2eb916786f4c336c4ef054c0 (diff)
downloadlinux-7d0b4b0ccb1526aca3101cfe352aefa9915fb9af.tar.xz
selftests/tc-testing: add selftests for plug qdisc
Test 3289: Create PLUG with default setting Test 0917: Create PLUG with block setting Test 483b: Create PLUG with release setting Test 4995: Create PLUG with release_indefinite setting Test 389c: Create PLUG with limit setting Test 384a: Delete PLUG with valid handle Test 439a: Replace PLUG with limit setting Test 9831: Change PLUG with limit setting 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 86d57d599d67..2a85ecc4a241 100644
--- a/tools/testing/selftests/tc-testing/config
+++ b/tools/testing/selftests/tc-testing/config
@@ -19,6 +19,7 @@ CONFIG_NET_SCH_ETF=m
CONFIG_NET_SCH_FQ=m
CONFIG_NET_SCH_GRED=m
CONFIG_NET_SCH_HHF=m
+CONFIG_NET_SCH_PLUG=m
CONFIG_NET_SCH_PRIO=m
CONFIG_NET_SCH_INGRESS=m