[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173881683280.1004532.16490678927076536825.git-patchwork-notify@kernel.org>
Date: Thu, 06 Feb 2025 04:40:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, andrew+netdev@...n.ch,
horms@...nel.org, petrm@...dia.com, razor@...ckwall.org
Subject: Re: [PATCH net-next 0/8] vxlan: Age FDB entries based on Rx traffic
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 4 Feb 2025 16:55:41 +0200 you wrote:
> tl;dr - This patchset prevents VXLAN FDB entries from lingering if
> traffic is only forwarded to a silent host.
>
> The VXLAN driver maintains two timestamps for each FDB entry: 'used' and
> 'updated'. The first is refreshed by both the Rx and Tx paths and the
> second is refreshed upon migration.
>
> [...]
Here is the summary with links:
- [net-next,1/8] vxlan: Annotate FDB data races
https://git.kernel.org/netdev/net-next/c/f6205f8215f1
- [net-next,2/8] vxlan: Read jiffies once when updating FDB 'used' time
https://git.kernel.org/netdev/net-next/c/1370c45d6e7e
- [net-next,3/8] vxlan: Always refresh FDB 'updated' time when learning is enabled
https://git.kernel.org/netdev/net-next/c/c4f2082bf641
- [net-next,4/8] vxlan: Refresh FDB 'updated' time upon 'NTF_USE'
https://git.kernel.org/netdev/net-next/c/40a9994f2fbd
- [net-next,5/8] vxlan: Refresh FDB 'updated' time upon user space updates
https://git.kernel.org/netdev/net-next/c/fb2f449eca51
- [net-next,6/8] vxlan: Age out FDB entries based on 'updated' time
https://git.kernel.org/netdev/net-next/c/b4a1d98b0fa5
- [net-next,7/8] vxlan: Avoid unnecessary updates to FDB 'used' time
https://git.kernel.org/netdev/net-next/c/9722f834fe9a
- [net-next,8/8] selftests: forwarding: vxlan_bridge_1d: Check aging while forwarding
https://git.kernel.org/netdev/net-next/c/c467a98e1de0
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