[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169485602444.26566.4463921141418141011.git-patchwork-notify@kernel.org>
Date: Sat, 16 Sep 2023 09:20:24 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] net: add truesize debug checks in
skb_{add|coalesce}_rx_frag()
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 13 Sep 2023 13:48:41 +0000 you wrote:
> It can be time consuming to track driver bugs, that might be detected
> too late from this confusing warning in skb_try_coalesce()
>
> WARN_ON_ONCE(delta < len);
>
> Add sanity check in skb_add_rx_frag() and skb_coalesce_rx_frag()
> to better track bug origin for CONFIG_DEBUG_NET=y builds.
>
> [...]
Here is the summary with links:
- [net-next] net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
https://git.kernel.org/netdev/net-next/c/c123e0d30bdb
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