[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175981140601.1739515.15486628648255293405.git-patchwork-notify@kernel.org>
Date: Tue, 07 Oct 2025 04:30:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Daniel Borkmann <daniel@...earbox.net>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, yusuke.suzuki@...valent.com,
jwi@...valent.com, martin.lau@...nel.org, kuba@...nel.org, jrife@...gle.com
Subject: Re: [PATCH bpf] bpf: Fix metadata_dst leak
__bpf_redirect_neigh_v{4,6}
Hello:
This patch was applied to bpf/bpf.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Fri, 3 Oct 2025 09:34:18 +0200 you wrote:
> Cilium has a BPF egress gateway feature which forces outgoing K8s Pod
> traffic to pass through dedicated egress gateways which then SNAT the
> traffic in order to interact with stable IPs outside the cluster.
>
> The traffic is directed to the gateway via vxlan tunnel in collect md
> mode. A recent BPF change utilized the bpf_redirect_neigh() helper to
> forward packets after the arrival and decap on vxlan, which turned out
> over time that the kmalloc-256 slab usage in kernel was ever-increasing.
>
> [...]
Here is the summary with links:
- [bpf] bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6}
https://git.kernel.org/bpf/bpf/c/23f3770e1a53
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