2023-06-20 14:14:39

by Victor Nogueira

[permalink] [raw]
Subject: Re: [PATCH v2] selftests: tc-testing: add one test for flushing explicitly created chain

On 19/06/2023 22:49, renmingshuai wrote:
> Add the test for additional reference to chains that are explicitly created
> by RTM_NEWCHAIN message.
> The test result:
> 1..1
> ok 1 c2b4 - soft lockup alarm will be not generated after delete the prio 0
> filter of the chain
>
> commit c9a82bec02c3 ("net/sched: cls_api: Fix lockup on flushing explicitly
> created chain")
> Signed-off-by: Mingshuai Ren <[email protected]>

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