Re: [PATCH net v2 2/2] selftests/tc-testing: add qdisc hierarchy depth tests

Victor Nogueira <[email protected]> Sat, 1 Aug 2026 13:35:39 -0300
Newsgroups org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <[email protected]>
On 01/08/2026 10:42, Ren Wei wrote:
> From: Zijie Huang <[email protected]>
> 
> 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 <[email protected]>
> Assisted-by: Codex:gpt-5.4
> Signed-off-by: Ren Wei <[email protected]>

Reviewed-by: Victor Nogueira <[email protected]>