Re: [PATCH net v2] bnxt_en: Fix potential data corruption with HW GRO/LRO
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-01-04 19:16:14
From: patchwork-bot+netdevbpf@kernel.org
Date: 2026-01-04 19:16:14
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski [off-list ref]: On Wed, 31 Dec 2025 00:36:25 -0800 you wrote:
From: Srijit Bose <redacted> Fix the max number of bits passed to find_first_zero_bit() in bnxt_alloc_agg_idx(). We were incorrectly passing the number of long words. find_first_zero_bit() may fail to find a zero bit and cause a wrong ID to be used. If the wrong ID is already in use, this can cause data corruption. Sometimes an error like this can also be seen: [...]
Here is the summary with links:
- [net,v2] bnxt_en: Fix potential data corruption with HW GRO/LRO
https://git.kernel.org/netdev/net/c/ffeafa65b2b2
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html