[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173172243225.2797219.9826426655274919043.git-patchwork-notify@kernel.org>
Date: Sat, 16 Nov 2024 02:00:32 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Petr Machata <petrm@...dia.com>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, netdev@...r.kernel.org, horms@...nel.org,
idosch@...dia.com, amcohen@...dia.com, vladimir.oltean@....com,
aroulin@...dia.com, mlxsw@...dia.com
Subject: Re: [PATCH net-next v4 0/7] net: ndo_fdb_add/del: Have drivers report
whether they notified
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 14 Nov 2024 15:09:52 +0100 you wrote:
> Currently when FDB entries are added to or deleted from a VXLAN netdevice,
> the VXLAN driver emits one notification, including the VXLAN-specific
> attributes. The core however always sends a notification as well, a generic
> one. Thus two notifications are unnecessarily sent for these operations. A
> similar situation comes up with bridge driver, which also emits
> notifications on its own.
>
> [...]
Here is the summary with links:
- [net-next,v4,1/7] ndo_fdb_add: Add a parameter to report whether notification was sent
https://git.kernel.org/netdev/net-next/c/4b42fbc6bd8f
- [net-next,v4,2/7] ndo_fdb_del: Add a parameter to report whether notification was sent
https://git.kernel.org/netdev/net-next/c/42575ad5aab9
- [net-next,v4,3/7] selftests: net: lib: Move logging from forwarding/lib.sh here
https://git.kernel.org/netdev/net-next/c/b219bcfcc92e
- [net-next,v4,4/7] selftests: net: lib: Move tests_run from forwarding/lib.sh here
https://git.kernel.org/netdev/net-next/c/601d9d70a40a
- [net-next,v4,5/7] selftests: net: lib: Move checks from forwarding/lib.sh here
https://git.kernel.org/netdev/net-next/c/af76b4431818
- [net-next,v4,6/7] selftests: net: lib: Add kill_process
https://git.kernel.org/netdev/net-next/c/46f6569cf075
- [net-next,v4,7/7] selftests: net: fdb_notify: Add a test for FDB notifications
https://git.kernel.org/netdev/net-next/c/15880bec9bc3
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