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, mlxsw@nvidia.com,
idosch@nvidia.com, saeedm@nvidia.com, moshe@nvidia.com,
tariqt@nvidia.com
Subject: Re: [patch net-next 0/9] devlink: prepare mlxsw and netdevsim for locked reload
Date: Tue, 19 Jul 2022 03:40:16 +0000 [thread overview]
Message-ID: <165820201644.29134.12601604897664566414.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220716110241.3390528-1-jiri@resnulli.us>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Sat, 16 Jul 2022 13:02:32 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
>
> This is preparation patchset to be able to eventually make a switch and
> make reload cmd to take devlink->lock as the other commands do.
>
> This patchset is preparing 2 major users of devlink API - mlxsw and
> netdevsim. The sets of functions are similar, therefore taking care of
> both here.
>
> [...]
Here is the summary with links:
- [net-next,1/9] net: devlink: avoid false DEADLOCK warning reported by lockdep
https://git.kernel.org/netdev/net-next/c/e26fde2f5bef
- [net-next,2/9] net: devlink: add unlocked variants of devling_trap*() functions
https://git.kernel.org/netdev/net-next/c/852e85a704c2
- [net-next,3/9] net: devlink: add unlocked variants of devlink_resource*() functions
https://git.kernel.org/netdev/net-next/c/c223d6a4bf6d
- [net-next,4/9] net: devlink: add unlocked variants of devlink_sb*() functions
https://git.kernel.org/netdev/net-next/c/755cfa69c4ec
- [net-next,5/9] net: devlink: add unlocked variants of devlink_dpipe*() functions
https://git.kernel.org/netdev/net-next/c/70a2ff89369d
- [net-next,6/9] mlxsw: convert driver to use unlocked devlink API during init/fini
https://git.kernel.org/netdev/net-next/c/72a4c8c94efa
- [net-next,7/9] net: devlink: add unlocked variants of devlink_region_create/destroy() functions
https://git.kernel.org/netdev/net-next/c/eb0e9fa2c635
- [net-next,8/9] netdevsim: convert driver to use unlocked devlink API during init/fini
https://git.kernel.org/netdev/net-next/c/012ec02ae441
- [net-next,9/9] net: devlink: remove unused locked functions
https://git.kernel.org/netdev/net-next/c/f655dacb59ac
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:[~2022-07-19 3:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-16 11:02 [patch net-next 0/9] devlink: prepare mlxsw and netdevsim for locked reload Jiri Pirko
2022-07-16 11:02 ` [patch net-next 1/9] net: devlink: avoid false DEADLOCK warning reported by lockdep Jiri Pirko
2022-07-16 11:02 ` [patch net-next 2/9] net: devlink: add unlocked variants of devling_trap*() functions Jiri Pirko
2022-07-16 11:02 ` [patch net-next 3/9] net: devlink: add unlocked variants of devlink_resource*() functions Jiri Pirko
2022-07-16 11:02 ` [patch net-next 4/9] net: devlink: add unlocked variants of devlink_sb*() functions Jiri Pirko
2022-07-16 11:02 ` [patch net-next 5/9] net: devlink: add unlocked variants of devlink_dpipe*() functions Jiri Pirko
2022-07-16 11:02 ` [patch net-next 6/9] mlxsw: convert driver to use unlocked devlink API during init/fini Jiri Pirko
2022-07-17 7:36 ` Ido Schimmel
2022-07-16 11:02 ` [patch net-next 7/9] net: devlink: add unlocked variants of devlink_region_create/destroy() functions Jiri Pirko
2022-07-16 11:02 ` [patch net-next 8/9] netdevsim: convert driver to use unlocked devlink API during init/fini Jiri Pirko
2022-07-16 11:02 ` [patch net-next 9/9] net: devlink: remove unused locked functions Jiri Pirko
2022-07-19 3:40 ` 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=165820201644.29134.12601604897664566414.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=mlxsw@nvidia.com \
--cc=moshe@nvidia.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=saeedm@nvidia.com \
--cc=tariqt@nvidia.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;
as well as URLs for NNTP newsgroup(s).