From: patchwork-bot+netdevbpf@kernel.org
To: Nikolay Aleksandrov <razor@blackwall.org>
Cc: netdev@vger.kernel.org, monis@voltaire.com, syoshida@redhat.com,
j.vosburgh@gmail.com, andy@greyhouse.net, kuba@kernel.org,
davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
syzbot+9dfc3f3348729cc82277@syzkaller.appspotmail.com,
michal.kubiak@intel.com, jtoppins@redhat.com
Subject: Re: [PATCH net v3 0/3] bonding: properly restore flags when bond changes ether type
Date: Fri, 17 Mar 2023 08:00:18 +0000 [thread overview]
Message-ID: <167904001897.28626.16406389949123155790.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230315111842.1589296-1-razor@blackwall.org>
Hello:
This series was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.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
prev parent reply other threads:[~2023-03-17 8:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-15 11:18 [PATCH net v3 0/3] bonding: properly restore flags when bond changes ether type Nikolay Aleksandrov
2023-03-15 11:18 ` [PATCH net v3 1/3] bonding: restore IFF_MASTER/SLAVE flags on bond enslave ether type change Nikolay Aleksandrov
2023-03-15 11:18 ` [PATCH net v3 2/3] bonding: restore bond's IFF_SLAVE flag if a non-eth dev enslave fails Nikolay Aleksandrov
2023-03-15 11:18 ` [PATCH net v3 3/3] selftests: bonding: add tests for ether type changes Nikolay Aleksandrov
2023-03-15 14:44 ` [PATCH net v3 0/3] bonding: properly restore flags when bond changes ether type Jonathan Toppins
2023-03-15 14:57 ` Michal Kubiak
2023-03-17 8:00 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=167904001897.28626.16406389949123155790.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andy@greyhouse.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=j.vosburgh@gmail.com \
--cc=jtoppins@redhat.com \
--cc=kuba@kernel.org \
--cc=michal.kubiak@intel.com \
--cc=monis@voltaire.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=razor@blackwall.org \
--cc=syoshida@redhat.com \
--cc=syzbot+9dfc3f3348729cc82277@syzkaller.appspotmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox