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, idosch@nvidia.com,
amcohen@nvidia.com, mlxsw@nvidia.com
Subject: Re: [PATCH net-next 0/8] mlxsw: Cleanups in router code
Date: Mon, 12 Jun 2023 09:00:21 +0000 [thread overview]
Message-ID: <168656042161.13780.5286525591847849083.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1686330238.git.petrm@nvidia.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 9 Jun 2023 19:32:05 +0200 you wrote:
> This patchset moves some router-related code from spectrum.c to
> spectrum_router.c where it should be. It also simplifies handlers of
> netevent notifications.
>
> - Patch #1 caches router pointer in a dedicated variable. This obviates the
> need to access the same as mlxsw_sp->router, making lines shorter, and
> permitting a future patch to add code that fits within 80 character
> limit.
>
> [...]
Here is the summary with links:
- [net-next,1/8] mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variable
https://git.kernel.org/netdev/net-next/c/50f6c3d57e9a
- [net-next,2/8] mlxsw: spectrum_router: Move here inetaddr validator notifiers
https://git.kernel.org/netdev/net-next/c/41b2bd208e8a
- [net-next,3/8] mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directly
https://git.kernel.org/netdev/net-next/c/48dde35ea157
- [net-next,4/8] mlxsw: spectrum_router: Use the available router pointer for netevent handling
https://git.kernel.org/netdev/net-next/c/14304e70634c
- [net-next,5/8] mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler
https://git.kernel.org/netdev/net-next/c/151b89f6025a
- [net-next,6/8] mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
https://git.kernel.org/netdev/net-next/c/0255f74845c0
- [net-next,7/8] mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helper
https://git.kernel.org/netdev/net-next/c/5374a50f2eb6
- [net-next,8/8] mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()
https://git.kernel.org/netdev/net-next/c/df95ae66cc0a
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:[~2023-06-12 9:00 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-09 17:32 [PATCH net-next 0/8] mlxsw: Cleanups in router code Petr Machata
2023-06-09 17:32 ` [PATCH net-next 1/8] mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variable Petr Machata
2023-06-09 19:05 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 2/8] mlxsw: spectrum_router: Move here inetaddr validator notifiers Petr Machata
2023-06-09 19:05 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 3/8] mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directly Petr Machata
2023-06-09 19:05 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 4/8] mlxsw: spectrum_router: Use the available router pointer for netevent handling Petr Machata
2023-06-09 19:06 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 5/8] mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler Petr Machata
2023-06-09 19:06 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 6/8] mlxsw: Convert RIF-has-netdevice queries to a dedicated helper Petr Machata
2023-06-09 19:06 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 7/8] mlxsw: Convert does-RIF-have-this-netdev " Petr Machata
2023-06-09 19:07 ` Simon Horman
2023-06-09 17:32 ` [PATCH net-next 8/8] mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev() Petr Machata
2023-06-09 20:08 ` Simon Horman
2023-06-12 9:00 ` 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=168656042161.13780.5286525591847849083.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=amcohen@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@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 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).