Re: [PATCH v2] net/sched: Fix divide error in tabledist
From: Manas Ghandat
Date: Sun Dec 28 2025 - 10:25:02 EST
Hi Cong,
On 12/28/25 01:19, Cong Wang wrote:
> We are reverting the check_netem_in_tree() code due to user-space
> breakage. I hope reverting it could also fix the bug you repported here?
>
> See: https://lore.kernel.org/netdev/20251227194135.1111972-3-xiyou.wangcong@xxxxxxxxx/
>
> Thanks!
> Cong
Reverting the above patch would fix the bug which I have reported.