From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
pabeni@redhat.com, edumazet@google.com, dmichail@fungible.com,
jesse.brandeburg@intel.com, anthony.l.nguyen@intel.com,
snelson@pensando.io, drivers@pensando.io, f.fainelli@gmail.com,
yangyingliang@huawei.com
Subject: Re: [patch net-next 0/3] devlink: fix order of port and netdev register in drivers
Date: Tue, 27 Sep 2022 15:00:15 +0000 [thread overview]
Message-ID: <166429081579.27886.11728976920673888757.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220926110938.2800005-1-jiri@resnulli.us>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 26 Sep 2022 13:09:35 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
>
> Some of the drivers use wrong order in registering devlink port and
> netdev, registering netdev first. That was not intended as the devlink
> port is some sort of parent for the netdev. Fix the ordering.
>
> Note that the follow-up patchset is going to make this ordering
> mandatory.
>
> [...]
Here is the summary with links:
- [net-next,1/3] funeth: unregister devlink port after netdevice unregister
https://git.kernel.org/netdev/net-next/c/dfe609491476
- [net-next,2/3] ice: reorder PF/representor devlink port register/unregister flows
https://git.kernel.org/netdev/net-next/c/a286ba738714
- [net-next,3/3] ionic: change order of devlink port register and netdev register
https://git.kernel.org/netdev/net-next/c/1fd7c08286ce
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2022-09-27 15:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 11:09 [patch net-next 0/3] devlink: fix order of port and netdev register in drivers Jiri Pirko
2022-09-26 11:09 ` [patch net-next 1/3] funeth: unregister devlink port after netdevice unregister Jiri Pirko
2022-09-26 11:09 ` [patch net-next 2/3] ice: reorder PF/representor devlink port register/unregister flows Jiri Pirko
2022-09-26 11:09 ` [patch net-next 3/3] ionic: change order of devlink port register and netdev register Jiri Pirko
2022-09-26 19:49 ` Shannon Nelson
2022-09-27 15:00 ` patchwork-bot+netdevbpf [this message]
2022-10-04 15:31 ` [patch net-next 0/3] devlink: fix order of port and netdev register in drivers Lucero Palau, Alejandro
2022-10-05 7:49 ` Jiri Pirko
2022-10-05 8:18 ` Lucero Palau, Alejandro
2022-10-06 12:44 ` Jiri Pirko
2022-10-06 13:45 ` Lucero Palau, Alejandro
2022-10-06 15:53 ` Jiri Pirko
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=166429081579.27886.11728976920673888757.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=davem@davemloft.net \
--cc=dmichail@fungible.com \
--cc=drivers@pensando.io \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=jesse.brandeburg@intel.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=snelson@pensando.io \
--cc=yangyingliang@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.