[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169478222388.4767.9033689483567758945.git-patchwork-notify@kernel.org>
Date: Fri, 15 Sep 2023 12:50:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mika Westerberg <mika.westerberg@...ux.intel.com>
Cc: michael.jamet@...el.com, YehezkelShB@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, alex@...xbal.com,
netdev@...r.kernel.org
Subject: Re: [PATCH v2] net: thunderbolt: Fix TCPv6 GSO checksum calculation
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 13 Sep 2023 08:26:47 +0300 you wrote:
> Alex reported that running ssh over IPv6 does not work with
> Thunderbolt/USB4 networking driver. The reason for that is that driver
> should call skb_is_gso() before calling skb_is_gso_v6(), and it should
> not return false after calculates the checksum successfully. This probably
> was a copy paste error from the original driver where it was done properly.
>
> Reported-by: Alex Balcanquall <alex@...xbal.com>
> Fixes: e69b6c02b4c3 ("net: Add support for networking over Thunderbolt cable")
> Cc: stable@...r.kernel.org
> Signed-off-by: Mika Westerberg <mika.westerberg@...ux.intel.com>
>
> [...]
Here is the summary with links:
- [v2] net: thunderbolt: Fix TCPv6 GSO checksum calculation
https://git.kernel.org/netdev/net/c/e0b65f9b81fe
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