From: patchwork-bot+netdevbpf@kernel.org
To: Jiri Pirko <jiri@resnulli.us>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
idosch@nvidia.com, petrm@nvidia.com, pabeni@redhat.com,
edumazet@google.com, mlxsw@nvidia.com, saeedm@nvidia.com,
snelson@pensando.io
Subject: Re: [patch net-next v4 00/12] Implement dev info and dev flash for line cards
Date: Tue, 26 Jul 2022 21:20:15 +0000 [thread overview]
Message-ID: <165887041566.30666.3741249109648776384.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220725082925.366455-1-jiri@resnulli.us>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 25 Jul 2022 10:29:13 +0200 you wrote:
> From: Jiri Pirko <jiri@nvidia.com>
>
> This patchset implements two features:
> 1) "devlink dev info" is exposed for line card (patches 6-9)
> 2) "devlink dev flash" is implemented for line card gearbox
> flashing (patch 10)
>
> [...]
Here is the summary with links:
- [net-next,v4,01/12] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration
https://git.kernel.org/netdev/net-next/c/30bab7cdb56d
- [net-next,v4,02/12] net: devlink: move net check into devlinks_xa_for_each_registered_get()
https://git.kernel.org/netdev/net-next/c/294c4f57cfe3
- [net-next,v4,03/12] net: devlink: introduce nested devlink entity for line card
https://git.kernel.org/netdev/net-next/c/7b2d9a1a50ec
- [net-next,v4,04/12] mlxsw: core_linecards: Introduce per line card auxiliary device
https://git.kernel.org/netdev/net-next/c/bd02fd76d190
- [net-next,v4,05/12] mlxsw: core_linecards: Expose HW revision and INI version
https://git.kernel.org/netdev/net-next/c/5ba325fec511
- [net-next,v4,06/12] mlxsw: reg: Extend MDDQ by device_info
https://git.kernel.org/netdev/net-next/c/4ea07cf638db
- [net-next,v4,07/12] mlxsw: core_linecards: Probe active line cards for devices and expose FW version
https://git.kernel.org/netdev/net-next/c/4da0eb2a75eb
- [net-next,v4,08/12] mlxsw: reg: Add Management DownStream Device Tunneling Register
https://git.kernel.org/netdev/net-next/c/8f9b0513a950
- [net-next,v4,09/12] mlxsw: core_linecards: Expose device PSID over device info
https://git.kernel.org/netdev/net-next/c/3fc0c51905fb
- [net-next,v4,10/12] mlxsw: core_linecards: Implement line card device flashing
https://git.kernel.org/netdev/net-next/c/9ca6a7a5f42d
- [net-next,v4,11/12] selftests: mlxsw: Check line card info on provisioned line card
https://git.kernel.org/netdev/net-next/c/e96c8da38039
- [net-next,v4,12/12] selftests: mlxsw: Check line card info on activated line card
https://git.kernel.org/netdev/net-next/c/949c84f05eb6
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-26 21:20 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 8:29 [patch net-next v4 00/12] Implement dev info and dev flash for line cards Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 01/12] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration Jiri Pirko
2022-07-26 1:47 ` Jakub Kicinski
2022-07-25 8:29 ` [patch net-next v4 02/12] net: devlink: move net check into devlinks_xa_for_each_registered_get() Jiri Pirko
2022-07-26 1:48 ` Jakub Kicinski
2022-07-25 8:29 ` [patch net-next v4 03/12] net: devlink: introduce nested devlink entity for line card Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 04/12] mlxsw: core_linecards: Introduce per line card auxiliary device Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 05/12] mlxsw: core_linecards: Expose HW revision and INI version Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 06/12] mlxsw: reg: Extend MDDQ by device_info Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 07/12] mlxsw: core_linecards: Probe active line cards for devices and expose FW version Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 08/12] mlxsw: reg: Add Management DownStream Device Tunneling Register Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 09/12] mlxsw: core_linecards: Expose device PSID over device info Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 10/12] mlxsw: core_linecards: Implement line card device flashing Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 11/12] selftests: mlxsw: Check line card info on provisioned line card Jiri Pirko
2022-07-25 8:29 ` [patch net-next v4 12/12] selftests: mlxsw: Check line card info on activated " Jiri Pirko
2022-07-26 21:20 ` 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=165887041566.30666.3741249109648776384.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=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=petrm@nvidia.com \
--cc=saeedm@nvidia.com \
--cc=snelson@pensando.io \
/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.