[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174367892998.2450004.7630299613826047058.git-patchwork-notify@kernel.org>
Date: Thu, 03 Apr 2025 11:15:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Guillaume Nault <gnault@...hat.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, horms@...nel.org,
dsahern@...nel.org, pshelar@....org, aconole@...hat.com, echaudro@...hat.com,
sbrivio@...hat.com, dev@...nvswitch.org
Subject: Re: [PATCH net] tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 29 Mar 2025 01:33:44 +0100 you wrote:
> Because skb_tunnel_check_pmtu() doesn't handle PACKET_HOST packets,
> commit 30a92c9e3d6b ("openvswitch: Set the skbuff pkt_type for proper
> pmtud support.") forced skb->pkt_type to PACKET_OUTGOING for
> openvswitch packets that are sent using the OVS_ACTION_ATTR_OUTPUT
> action. This allowed such packets to invoke the
> iptunnel_pmtud_check_icmp() or iptunnel_pmtud_check_icmpv6() helpers
> and thus trigger PMTU update on the input device.
>
> [...]
Here is the summary with links:
- [net] tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
https://git.kernel.org/netdev/net/c/8930424777e4
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