Re: [PATCH net 0/2] ionic: fix completion descriptor access
| Newsgroups | org.kernel.vger.netdev |
|---|---|
| Message-ID | <178699681464.1714062.14061885744342067780.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Tue, 11 Aug 2026 12:50:37 -0700 you wrote: > The first patch adds the missing dma_rmb() between the completion > publish checks and the reads of the descriptor payloads, suggested by > the Sashiko review from [1] for the second patch. > > The second locates the completion within its slot from cq->desc_size > rather than a fixed stride, which is necessary when IONIC_Q_F_2X_CQ_DESC > (double-sized completion descriptors) is used (e.g. for hardware > timestamps). > > [...] Here is the summary with links: - [net,1/2] ionic: add missing dma_rmb() after the completion publish check https://git.kernel.org/netdev/net/c/621f44af8c5b - [net,2/2] ionic: fix completion descriptor access with 2x desc size https://git.kernel.org/netdev/net/c/5da6ec6f06f2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html