Re: [PATCH net v3] bnge/bng_re: fix ring ID widths
| Newsgroups | org.kernel.vger.linux-rdma,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178482780815.2797885.10912755981565020942.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Tue, 21 Jul 2026 12:07:31 +0530 you wrote: > Firmware requires more than 16 bits to address TX ring IDs for its > internal QP management. Widen the associated HSI ring ID fields to > 32 bits. The values firmware assigns remain within 24 bits, bounded > by the hardware doorbell XID field. > > The fw_ring_id field belongs to bnge_ring_struct, a common struct > shared by all ring types, so widening it to u32 applies uniformly > across TX, RX, CP, and NQ rings but firmware assigns values within > 16-bit range for all ring types except TX, which requires the wider > field. > > [...] Here is the summary with links: - [net,v3] bnge/bng_re: fix ring ID widths https://git.kernel.org/netdev/net/c/b9e558976bb9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html