[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175106941651.2094888.2849777716496718594.git-patchwork-notify@kernel.org>
Date: Sat, 28 Jun 2025 00:10:16 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Thomas Fourier <fourier.thomas@...il.com>
Cc: chris.snook@...il.com, andrew+netdev@...n.ch, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, tglx@...utronix.de,
mingo@...nel.org, jeff@...zik.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net v5] ethernet: atl1: Add missing DMA mapping error
checks
and count errors
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 25 Jun 2025 16:16:24 +0200 you wrote:
> The `dma_map_XXX()` functions can fail and must be checked using
> `dma_mapping_error()`. This patch adds proper error handling for all
> DMA mapping calls.
>
> In `atl1_alloc_rx_buffers()`, if DMA mapping fails, the buffer is
> deallocated and marked accordingly.
>
> [...]
Here is the summary with links:
- [net,v5] ethernet: atl1: Add missing DMA mapping error checks and count errors
https://git.kernel.org/netdev/net/c/d72411d20905
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