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, danieller@nvidia.com,
linux-kselftest@vger.kernel.org, mlxsw@nvidia.com
Subject: Re: [PATCH net-next 0/8] mlxsw, selftests: Cleanups
Date: Mon, 05 Jun 2023 10:30:24 +0000 [thread overview]
Message-ID: <168596102474.26938.22774406358566950.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1685720841.git.petrm@nvidia.com>
Hello:
This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:
On Fri, 2 Jun 2023 18:20:04 +0200 you wrote:
> This patchset consolidates a number of disparate items that can all be
> considered cleanups. They are all related to mlxsw in that they are
> directly in mlxsw code, or in selftests that mlxsw heavily uses.
>
> - patch #1 fixes a comment, patch #2 propagates an extack
>
> - patches #3 and #4 tweak several loops to query a resource once and cache
> in a local variable instead of querying on each iteration
>
> [...]
Here is the summary with links:
- [net-next,1/8] mlxsw: spectrum_router: Clarify a comment
https://git.kernel.org/netdev/net-next/c/be35db17c872
- [net-next,2/8] mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
https://git.kernel.org/netdev/net-next/c/5afef6748c19
- [net-next,3/8] mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration
https://git.kernel.org/netdev/net-next/c/3903249ee1af
- [net-next,4/8] mlxsw: spectrum_router: Do not query MAX_VRS on each iteration
https://git.kernel.org/netdev/net-next/c/75426cc0b316
- [net-next,5/8] selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram
https://git.kernel.org/netdev/net-next/c/204cc3d04fe2
- [net-next,6/8] selftests: mlxsw: egress_vid_classification: Fix the diagram
https://git.kernel.org/netdev/net-next/c/34ad708d1b43
- [net-next,7/8] selftests: router_bridge_vlan: Add a diagram
https://git.kernel.org/netdev/net-next/c/812de4dfab98
- [net-next,8/8] selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge
https://git.kernel.org/netdev/net-next/c/f5136877f421
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-05 10:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-02 16:20 [PATCH net-next 0/8] mlxsw, selftests: Cleanups Petr Machata
2023-06-02 16:20 ` [PATCH net-next 1/8] mlxsw: spectrum_router: Clarify a comment Petr Machata
2023-06-02 16:20 ` [PATCH net-next 2/8] mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure() Petr Machata
2023-06-02 16:20 ` [PATCH net-next 3/8] mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration Petr Machata
2023-06-02 16:20 ` [PATCH net-next 4/8] mlxsw: spectrum_router: Do not query MAX_VRS " Petr Machata
2023-06-02 16:20 ` [PATCH net-next 5/8] selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram Petr Machata
2023-06-02 16:20 ` [PATCH net-next 6/8] selftests: mlxsw: egress_vid_classification: " Petr Machata
2023-06-02 16:20 ` [PATCH net-next 7/8] selftests: router_bridge_vlan: Add a diagram Petr Machata
2023-06-02 16:20 ` [PATCH net-next 8/8] selftests: router_bridge_vlan: Set vlan_default_pvid 0 on the bridge Petr Machata
2023-06-05 10: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=168596102474.26938.22774406358566950.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=amcohen@nvidia.com \
--cc=danieller@nvidia.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@nvidia.com \
--cc=kuba@kernel.org \
--cc=linux-kselftest@vger.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.