[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174140583973.2568613.2231565890209246697.git-patchwork-notify@kernel.org>
Date: Sat, 08 Mar 2025 03:50:39 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mina Almasry <almasrymina@...gle.com>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, horms@...nel.org,
stable@...r.kernel.org
Subject: Re: [PATCH net v2] netmem: prevent TX of unreadable skbs
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 6 Mar 2025 21:55:20 +0000 you wrote:
> Currently on stable trees we have support for netmem/devmem RX but not
> TX. It is not safe to forward/redirect an RX unreadable netmem packet
> into the device's TX path, as the device may call dma-mapping APIs on
> dma addrs that should not be passed to it.
>
> Fix this by preventing the xmit of unreadable skbs.
>
> [...]
Here is the summary with links:
- [net,v2] netmem: prevent TX of unreadable skbs
https://git.kernel.org/netdev/net/c/f3600c867c99
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