Re: [PATCH v2] net/sched: Fix divide error in tabledist

From: Manas Ghandat

Date: Wed Feb 25 2026 - 11:42:23 EST


Hi,

I just wanted an update since the patch has not been merged yet.

On 12/28/25 20:54, Manas Ghandat wrote:
>
> 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.