[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <162688020450.31691.17418849685262628598.git-patchwork-notify@kernel.org>
Date: Wed, 21 Jul 2021 15:10:04 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Vladimir Oltean <vladimir.oltean@....com>
Cc: netdev@...r.kernel.org, kuba@...nel.org, davem@...emloft.net
Subject: Re: [PATCH net-next 0/2] Fixes for the switchdev FDB fan-out helpers
Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 20 Jul 2021 20:35:55 +0300 you wrote:
> Hi,
>
> There are already two fixes for the newly added helpers to multiply a
> switchdev FDB add/del event times the number of lower interfaces of a
> bridge. These are:
>
> (1) the shim definition of switchdev_handle_fdb_del_to_device() is
> broken, as reported by the kernel test robot.
> (2) while checking where switchdev_handle_fdb_del_to_device() is called
> from, I realized it is called once from where it shouldn't, aka from
> __switchdev_handle_fdb_del_to_device(). That shouldn't happen,
> instead that function should recurse into itself directly.
>
> [...]
Here is the summary with links:
- [net-next,1/2] net: switchdev: remove stray semicolon in switchdev_handle_fdb_del_to_device shim
https://git.kernel.org/netdev/net-next/c/94111dfc18b8
- [net-next,2/2] net: switchdev: recurse into __switchdev_handle_fdb_del_to_device
https://git.kernel.org/netdev/net-next/c/71f4f89a0324
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