[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163274580818.1790.2020882951937790208.git-patchwork-notify@kernel.org>
Date: Mon, 27 Sep 2021 12:30:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Cai Huoqing <caihuoqing@...du.com>
Cc: cforno12@...ux.ibm.com, mpe@...erman.id.au,
benh@...nel.crashing.org, paulus@...ba.org, davem@...emloft.net,
kuba@...nel.org, netdev@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] ibmveth: Use dma_alloc_coherent() instead of
kmalloc/dma_map_single()
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Sun, 26 Sep 2021 14:52:14 +0800 you wrote:
> Replacing kmalloc/kfree/dma_map_single/dma_unmap_single()
> with dma_alloc_coherent/dma_free_coherent() helps to reduce
> code size, and simplify the code, and coherent DMA will not
> clear the cache every time.
>
> Signed-off-by: Cai Huoqing <caihuoqing@...du.com>
>
> [...]
Here is the summary with links:
- [v2] ibmveth: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
https://git.kernel.org/netdev/net-next/c/4247ef026937
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists