netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ido Schimmel <idosch@idosch.org>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	jiri@nvidia.com, petrm@nvidia.com, dsahern@gmail.com,
	mlxsw@nvidia.com, idosch@nvidia.com
Subject: Re: [PATCH net-next 00/14] mlxsw: Preparations for resilient nexthop groups
Date: Mon, 22 Mar 2021 20:50:10 +0000	[thread overview]
Message-ID: <161644621024.7104.11749434615387440872.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210322155855.3164151-1-idosch@idosch.org>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Mon, 22 Mar 2021 17:58:41 +0200 you wrote:
> From: Ido Schimmel <idosch@nvidia.com>
> 
> This patchset contains preparations for resilient nexthop groups support in
> mlxsw. A follow-up patchset will add support and selftests. Most of the
> patches are trivial and small to make review easier.
> 
> Patchset overview:
> 
> [...]

Here is the summary with links:
  - [net-next,01/14] mlxsw: spectrum_router: Remove RTNL assertion
    https://git.kernel.org/netdev/net-next/c/08c99b92d76c
  - [net-next,02/14] mlxsw: spectrum_router: Consolidate nexthop helpers
    https://git.kernel.org/netdev/net-next/c/26df5acc275b
  - [net-next,03/14] mlxsw: spectrum_router: Only provide MAC address for valid nexthops
    https://git.kernel.org/netdev/net-next/c/c6a5011bec09
  - [net-next,04/14] mlxsw: spectrum_router: Adjust comments on nexthop fields
    https://git.kernel.org/netdev/net-next/c/248136fa251a
  - [net-next,05/14] mlxsw: spectrum_router: Introduce nexthop action field
    https://git.kernel.org/netdev/net-next/c/031d5c160656
  - [net-next,06/14] mlxsw: spectrum_router: Prepare for nexthops with trap action
    https://git.kernel.org/netdev/net-next/c/1be2361e3ca7
  - [net-next,07/14] mlxsw: spectrum_router: Add nexthop trap action support
    https://git.kernel.org/netdev/net-next/c/fc199d7c08c8
  - [net-next,08/14] mlxsw: spectrum_router: Rename nexthop update function to reflect its type
    https://git.kernel.org/netdev/net-next/c/424603ccdd5e
  - [net-next,09/14] mlxsw: spectrum_router: Encapsulate nexthop update in a function
    https://git.kernel.org/netdev/net-next/c/29017c643476
  - [net-next,10/14] mlxsw: spectrum_router: Break nexthop group entry validation to a separate function
    https://git.kernel.org/netdev/net-next/c/40f5429fce69
  - [net-next,11/14] mlxsw: spectrum_router: Avoid unnecessary neighbour updates
    https://git.kernel.org/netdev/net-next/c/c1efd50002c0
  - [net-next,12/14] mlxsw: spectrum_router: Create per-ASIC router operations
    https://git.kernel.org/netdev/net-next/c/d354fdd923e7
  - [net-next,13/14] mlxsw: spectrum_router: Encode adjacency group size ranges in an array
    https://git.kernel.org/netdev/net-next/c/164fa130dd16
  - [net-next,14/14] mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size ranges
    https://git.kernel.org/netdev/net-next/c/ea037b236a05

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



      parent reply	other threads:[~2021-03-22 20:51 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22 15:58 [PATCH net-next 00/14] mlxsw: Preparations for resilient nexthop groups Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 01/14] mlxsw: spectrum_router: Remove RTNL assertion Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 02/14] mlxsw: spectrum_router: Consolidate nexthop helpers Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 03/14] mlxsw: spectrum_router: Only provide MAC address for valid nexthops Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 04/14] mlxsw: spectrum_router: Adjust comments on nexthop fields Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 05/14] mlxsw: spectrum_router: Introduce nexthop action field Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 06/14] mlxsw: spectrum_router: Prepare for nexthops with trap action Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 07/14] mlxsw: spectrum_router: Add nexthop trap action support Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 08/14] mlxsw: spectrum_router: Rename nexthop update function to reflect its type Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 09/14] mlxsw: spectrum_router: Encapsulate nexthop update in a function Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 10/14] mlxsw: spectrum_router: Break nexthop group entry validation to a separate function Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 11/14] mlxsw: spectrum_router: Avoid unnecessary neighbour updates Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 12/14] mlxsw: spectrum_router: Create per-ASIC router operations Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 13/14] mlxsw: spectrum_router: Encode adjacency group size ranges in an array Ido Schimmel
2021-03-22 15:58 ` [PATCH net-next 14/14] mlxsw: spectrum_router: Add Spectrum-{2, 3} adjacency group size ranges Ido Schimmel
2021-03-22 20: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=161644621024.7104.11749434615387440872.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@gmail.com \
    --cc=idosch@idosch.org \
    --cc=idosch@nvidia.com \
    --cc=jiri@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=mlxsw@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --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).