Re: [PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
| Newsgroups | org.kernel.vger.linux-kselftest,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178545361613.33420.12124174635799172963.git-patchwork-notify@kernel.org> |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>: On Fri, 24 Jul 2026 00:26:15 +0000 you wrote: > FDB nexthops let a VXLAN fdb entry point at a group of remote VTEPs, with the > kernel flow-hashing across the group (commit 1274e1cc4226 ("vxlan: ecmp support > for mac fdb entries")). Each leg carries its own remote IP, but the UDP > destination port is always taken from the VXLAN device (vxlan->cfg.dst_port) > and cannot be set per leg. > > This series adds an optional per-nexthop UDP destination port for fdb nexthops, > so a group's legs can share a remote IP and differ only in UDP port. > > [...] Here is the summary with links: - [net-next,v5,1/3] net: nexthop: add NHA_DST_PORT for fdb nexthops https://git.kernel.org/netdev/net-next/c/53531e6a644a - [net-next,v5,2/3] vxlan: honor per-nexthop fdb destination port https://git.kernel.org/netdev/net-next/c/951085f82873 - [net-next,v5,3/3] selftests: net: add coverage for fdb nexthop dst_port https://git.kernel.org/netdev/net-next/c/992965451db7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html