[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174416644627.2289933.4526280567617505719.git-patchwork-notify@kernel.org>
Date: Wed, 09 Apr 2025 02:40:46 +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
Subject: Re: [PATCH net-next v5 0/2] udp_tunnel: GRO optimizations
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 7 Apr 2025 17:45:40 +0200 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:
- [net-next,v5,1/2] udp_tunnel: create a fastpath GRO lookup.
https://git.kernel.org/netdev/net-next/c/a36283e2b683
- [net-next,v5,2/2] udp_tunnel: use static call for GRO hooks when possible
https://git.kernel.org/netdev/net-next/c/5d7f5b2f6b93
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