Re: [PATCH net v2 2/2] selftests/tc-testing: add qdisc hierarchy depth tests
From: Victor Nogueira
Date: Sat Aug 01 2026 - 12:39:51 EST
On 01/08/2026 10:42, Ren Wei wrote:
From: Zijie Huang <milkory@xxxxxxxxxxx>
Add tdc coverage for the qdisc hierarchy depth limit.
The tests verify that the deepest allowed hierarchy can still be created
and that adding another child qdisc below it is rejected.
Signed-off-by: Zijie Huang <milkory@xxxxxxxxxxx>
Assisted-by: Codex:gpt-5.4
Signed-off-by: Ren Wei <enjou1224z@xxxxxxxxx>
Reviewed-by: Victor Nogueira <victor@xxxxxxxxxxxx>