[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<174229503276.4125034.9280386198001897544.git-patchwork-notify@kernel.org>
Date: Tue, 18 Mar 2025 10:50:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Paolo Abeni <pabeni@...hat.com>
Cc: netdev@...r.kernel.org, willemdebruijn.kernel@...il.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, horms@...nel.org,
dsahern@...nel.org, kuniyu@...zon.com
Subject: Re: [PATCH v4 net-next 0/2] udp_tunnel: GRO optimizations
Hello:
This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@...hat.com>:
On Tue, 11 Mar 2025 21:42:27 +0100 you wrote:
> The UDP tunnel GRO stage is source of measurable overhead for workload
> based on UDP-encapsulated traffic: each incoming packets requires a full
> UDP socket lookup and an indirect call.
>
> In the most common setups a single UDP tunnel device is used. In such
> case we can optimize both the lookup and the indirect call.
>
> [...]
Here is the summary with links:
- [v4,net-next,1/2] udp_tunnel: create a fastpath GRO lookup.
https://git.kernel.org/netdev/net-next/c/8d4880db3783
- [v4,net-next,2/2] udp_tunnel: use static call for GRO hooks when possible
https://git.kernel.org/netdev/net-next/c/311b36574cea
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