Re: [PATCH net] net: hibmcge: fix page_pool DMA direction mismatch

[email protected]
Newsgroups org.kernel.vger.netdev,org.kernel.vger.linux-kernel
Message-ID <178743240988.1826211.7757239597300892281.git-patchwork-notify@kernel.org>
Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <[email protected]>:

On Thu, 20 Aug 2026 20:43:46 +0800 you wrote:
> From: Jian Shen <[email protected]>
> 
> The driver memsets the RX buffer page head to zero before
> submitting it to hardware, then calls dma_sync_single_for_device()
> with DMA_TO_DEVICE.  This sync direction does not match the pool
> dma_dir which is DMA_FROM_DEVICE, violating the DMA API contract
> that the sync direction must match the mapping direction.
> 
> [...]

Here is the summary with links:
  - [net] net: hibmcge: fix page_pool DMA direction mismatch
    https://git.kernel.org/netdev/net/c/11efd7963dac

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.