diff options
| author | Zhengchao Shao <shaozhengchao@huawei.com> | 2022-09-24 10:51:57 +0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2022-09-28 08:32:55 +0100 |
| commit | cc62fbe114c9fada6594d7766acdd709c1c85cf1 (patch) | |
| tree | 0d703c2463f055bd375f20a3ea8bf48a70b53d70 /tools/testing/selftests/tc-testing/config | |
| parent | 10835be3f0f770254776512db21bba9b410da3c4 (diff) | |
selftests/tc-testing: add selftests for teql qdisc
Test 84a0: Create TEQL with default setting
Test 7734: Create TEQL with multiple device
Test 34a9: Delete TEQL with valid handle
Test 6289: Show TEQL stats
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/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/tc-testing/config b/tools/testing/selftests/tc-testing/config index f8e5e1428bac..2b2c2a835757 100644 --- a/tools/testing/selftests/tc-testing/config +++ b/tools/testing/selftests/tc-testing/config @@ -27,6 +27,7 @@ CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_SKBPRIO=m CONFIG_NET_SCH_TAPRIO=m CONFIG_NET_SCH_TBF=m +CONFIG_NET_SCH_TEQL=m # # Classification |
