[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167904001897.28626.16406389949123155790.git-patchwork-notify@kernel.org>
Date: Fri, 17 Mar 2023 08:00:18 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Nikolay Aleksandrov <razor@...ckwall.org>
Cc: netdev@...r.kernel.org, monis@...taire.com, syoshida@...hat.com,
j.vosburgh@...il.com, andy@...yhouse.net, kuba@...nel.org,
davem@...emloft.net, pabeni@...hat.com, edumazet@...gle.com,
syzbot+9dfc3f3348729cc82277@...kaller.appspotmail.com,
michal.kubiak@...el.com, jtoppins@...hat.com
Subject: Re: [PATCH net v3 0/3] bonding: properly restore flags when bond changes
ether type
Hello:
This series was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 15 Mar 2023 13:18:39 +0200 you wrote:
> Hi,
> A bug was reported by syzbot[1] that causes a warning and a myriad of
> other potential issues if a bond, that is also a slave, fails to enslave a
> non-eth device. While fixing that bug I found that we have the same
> issues when such enslave passes and after that the bond changes back to
> ARPHRD_ETHER (again due to ether_setup). This set fixes all issues by
> extracting the ether_setup() sequence in a helper which does the right
> thing about bond flags when it needs to change back to ARPHRD_ETHER. It
> also adds selftests for these cases.
>
> [...]
Here is the summary with links:
- [net,v3,1/3] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change
https://git.kernel.org/netdev/net/c/9ec7eb60dcbc
- [net,v3,2/3] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails
https://git.kernel.org/netdev/net/c/e667d4690986
- [net,v3,3/3] selftests: bonding: add tests for ether type changes
https://git.kernel.org/netdev/net/c/222c94ec0ad4
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