[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161600640755.30066.15546766690823580884.git-patchwork-notify@kernel.org>
Date: Wed, 17 Mar 2021 18:40:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Shannon Nelson <snelson@...sando.io>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
drivers@...sando.io
Subject: Re: [PATCH v2 net] ionic: linearize tso skb with too many frags
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 16 Mar 2021 17:07:47 -0700 you wrote:
> We were linearizing non-TSO skbs that had too many frags, but
> we weren't checking number of frags on TSO skbs. This could
> lead to a bad page reference when we received a TSO skb with
> more frags than the Tx descriptor could support.
>
> v2: use gso_segs rather than yet another division
> don't rework the check on the nr_frags
>
> [...]
Here is the summary with links:
- [v2,net] ionic: linearize tso skb with too many frags
https://git.kernel.org/netdev/net/c/d2c21422323b
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