From: patchwork-bot+netdevbpf@kernel.org
To: Ido Schimmel <idosch@nvidia.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
petrm@nvidia.com, jiri@nvidia.com, danieller@nvidia.com,
vadimp@nvidia.com
Subject: Re: [PATCH net-next 00/12] mlxsw: Various updates
Date: Wed, 23 Feb 2022 12:50:12 +0000 [thread overview]
Message-ID: <164562061282.32023.2567919313660541014.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220222171703.499645-1-idosch@nvidia.com>
Hello:
This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:
On Tue, 22 Feb 2022 19:16:51 +0200 you wrote:
> This patchset contains miscellaneous updates to mlxsw gathered over
> time.
>
> Patches #1-#2 fix recent regressions present in net-next.
>
> Patches #3-#11 are small cleanups performed while adding line card
> support in mlxsw.
>
> [...]
Here is the summary with links:
- [net-next,01/12] mlxsw: core: Prevent trap group setting if driver does not support EMAD
https://git.kernel.org/netdev/net-next/c/c035ea76c4e7
- [net-next,02/12] mlxsw: spectrum_span: Ignore VLAN entries not used by the bridge in mirroring
https://git.kernel.org/netdev/net-next/c/42c9135fef9b
- [net-next,03/12] mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal module
https://git.kernel.org/netdev/net-next/c/f8a36880f474
- [net-next,04/12] mlxsw: core_hwmon: Fix variable names for hwmon attributes
https://git.kernel.org/netdev/net-next/c/bed8f4197cb2
- [net-next,05/12] mlxsw: core_thermal: Rename labels according to naming convention
https://git.kernel.org/netdev/net-next/c/009da9fad567
- [net-next,06/12] mlxsw: core_thermal: Remove obsolete API for query resource
https://git.kernel.org/netdev/net-next/c/bfb82c9cceac
- [net-next,07/12] mlxsw: reg: Add "mgpir_" prefix to MGPIR fields comments
https://git.kernel.org/netdev/net-next/c/719fc0662cdc
- [net-next,08/12] mlxsw: core: Remove unnecessary asserts
https://git.kernel.org/netdev/net-next/c/af9911c569d5
- [net-next,09/12] mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminor
https://git.kernel.org/netdev/net-next/c/8b5f555be8f2
- [net-next,10/12] mlxsw: core: Unify method of trap support validation
https://git.kernel.org/netdev/net-next/c/902992d18f5a
- [net-next,11/12] mlxsw: Remove resource query check
https://git.kernel.org/netdev/net-next/c/cc4d3de99052
- [net-next,12/12] mlxsw: core: Add support for OSFP transceiver modules
https://git.kernel.org/netdev/net-next/c/f881c4ab37db
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-02-23 12:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-22 17:16 [PATCH net-next 00/12] mlxsw: Various updates Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 01/12] mlxsw: core: Prevent trap group setting if driver does not support EMAD Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 02/12] mlxsw: spectrum_span: Ignore VLAN entries not used by the bridge in mirroring Ido Schimmel
2022-02-22 17:26 ` Vladimir Oltean
2022-02-22 17:16 ` [PATCH net-next 03/12] mlxsw: core_thermal: Avoid creation of virtual hwmon objects by thermal module Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 04/12] mlxsw: core_hwmon: Fix variable names for hwmon attributes Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 05/12] mlxsw: core_thermal: Rename labels according to naming convention Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 06/12] mlxsw: core_thermal: Remove obsolete API for query resource Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 07/12] mlxsw: reg: Add "mgpir_" prefix to MGPIR fields comments Ido Schimmel
2022-02-22 17:16 ` [PATCH net-next 08/12] mlxsw: core: Remove unnecessary asserts Ido Schimmel
2022-02-22 17:17 ` [PATCH net-next 09/12] mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminor Ido Schimmel
2022-02-22 17:17 ` [PATCH net-next 10/12] mlxsw: core: Unify method of trap support validation Ido Schimmel
2022-02-22 17:17 ` [PATCH net-next 11/12] mlxsw: Remove resource query check Ido Schimmel
2022-02-22 17:17 ` [PATCH net-next 12/12] mlxsw: core: Add support for OSFP transceiver modules Ido Schimmel
2022-02-23 12:50 ` 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=164562061282.32023.2567919313660541014.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=danieller@nvidia.com \
--cc=davem@davemloft.net \
--cc=idosch@nvidia.com \
--cc=jiri@nvidia.com \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=petrm@nvidia.com \
--cc=vadimp@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