[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163231860696.30033.15490074655889330874.git-patchwork-notify@kernel.org>
Date: Wed, 22 Sep 2021 13:50:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, mathew.j.martineau@...ux.intel.com,
davem@...emloft.net, kuba@...nel.org, mptcp@...ts.linux.dev
Subject: Re: [PATCH net] mptcp: ensure tx skbs always have the MPTCP ext
Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Wed, 22 Sep 2021 13:12:17 +0200 you wrote:
> Due to signed/unsigned comparison, the expression:
>
> info->size_goal - skb->len > 0
>
> evaluates to true when the size goal is smaller than the
> skb size. That results in lack of tx cache refill, so that
> the skb allocated by the core TCP code lacks the required
> MPTCP skb extensions.
>
> [...]
Here is the summary with links:
- [net] mptcp: ensure tx skbs always have the MPTCP ext
https://git.kernel.org/netdev/net/c/977d293e23b4
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