All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Petr Machata <petrm@nvidia.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, netdev@vger.kernel.org,
	jacob.e.keller@intel.com, idosch@nvidia.com, jiri@nvidia.com,
	danieller@nvidia.com, mlxsw@nvidia.com
Subject: Re: [PATCH net-next 0/6] mlxsw: Misc devlink changes
Date: Wed, 08 Feb 2023 04:30:18 +0000	[thread overview]
Message-ID: <167583061896.23427.6505396902325822012.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1675692666.git.petrm@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 6 Feb 2023 16:39:17 +0100 you wrote:
> This patchset adjusts mlxsw to recent devlink changes in net-next.
> 
> Patch #1 removes a devl_param_driverinit_value_set() call that was
> unnecessary, but now additionally triggers a WARN_ON.
> 
> Patches #2-#4 are non-functional preparations for the following patches.
> 
> [...]

Here is the summary with links:
  - [net-next,1/6] mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set()
    https://git.kernel.org/netdev/net-next/c/8b50ac29854a
  - [net-next,2/6] mlxsw: spectrum_acl_tcam: Add missing mutex_destroy()
    https://git.kernel.org/netdev/net-next/c/65823e07b1e4
  - [net-next,3/6] mlxsw: spectrum_acl_tcam: Make fini symmetric to init
    https://git.kernel.org/netdev/net-next/c/61fe3b9102ac
  - [net-next,4/6] mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations
    https://git.kernel.org/netdev/net-next/c/194ab9476089
  - [net-next,5/6] mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code
    https://git.kernel.org/netdev/net-next/c/74cbc3c03c82
  - [net-next,6/6] mlxsw: core: Register devlink instance before sub-objects
    https://git.kernel.org/netdev/net-next/c/9d9a90cda415

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2023-02-08  4:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-06 15:39 [PATCH net-next 0/6] mlxsw: Misc devlink changes Petr Machata
2023-02-06 15:39 ` [PATCH net-next 1/6] mlxsw: spectrum: Remove pointless call to devlink_param_driverinit_value_set() Petr Machata
2023-02-07  7:39   ` Jiri Pirko
2023-02-06 15:39 ` [PATCH net-next 2/6] mlxsw: spectrum_acl_tcam: Add missing mutex_destroy() Petr Machata
2023-02-06 15:39 ` [PATCH net-next 3/6] mlxsw: spectrum_acl_tcam: Make fini symmetric to init Petr Machata
2023-02-06 15:39 ` [PATCH net-next 4/6] mlxsw: spectrum_acl_tcam: Reorder functions to avoid forward declarations Petr Machata
2023-02-06 15:39 ` [PATCH net-next 5/6] mlxsw: spectrum_acl_tcam: Move devlink param to TCAM code Petr Machata
2023-02-06 15:39 ` [PATCH net-next 6/6] mlxsw: core: Register devlink instance before sub-objects Petr Machata
2023-02-06 17:41 ` [PATCH net-next 0/6] mlxsw: Misc devlink changes Jacob Keller
2023-02-08  4:30 ` 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=167583061896.23427.6505396902325822012.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=danieller@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=idosch@nvidia.com \
    --cc=jacob.e.keller@intel.com \
    --cc=jiri@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=mlxsw@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=petrm@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 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.