All of lore.kernel.org
 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,
	dsahern@gmail.com, jiri@nvidia.com, mlxsw@nvidia.com,
	idosch@nvidia.com
Subject: Re: [PATCH net-next 0/8] mlxsw: Add support for nexthop objects
Date: Fri, 20 Nov 2020 23:30:07 +0000	[thread overview]
Message-ID: <160591500754.24153.13138500123117302827.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20201119130848.407918-1-idosch@idosch.org>

Hello:

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

On Thu, 19 Nov 2020 15:08:40 +0200 you wrote:
> From: Ido Schimmel <idosch@nvidia.com>
> 
> This patch set adds support for nexthop objects in mlxsw. Nexthop
> objects are treated as another front-end for programming nexthops, in
> addition to the existing IPv4 and IPv6 front-ends.
> 
> Patch #1 registers a listener to the nexthop notification chain and
> parses the nexthop information into the existing mlxsw data structures
> that are already used by the IPv4 and IPv6 front-ends. Blackhole
> nexthops are currently rejected. Support will be added in a follow-up
> patch set.
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] mlxsw: spectrum_router: Add support for nexthop objects
    https://git.kernel.org/netdev/net-next/c/2a014b200bbd
  - [net-next,2/8] mlxsw: spectrum_router: Enable resolution of nexthop groups from nexthop objects
    https://git.kernel.org/netdev/net-next/c/c25db3a77f61
  - [net-next,3/8] mlxsw: spectrum_router: Allow programming routes with nexthop objects
    https://git.kernel.org/netdev/net-next/c/cdd6cfc54c64
  - [net-next,4/8] selftests: mlxsw: Add nexthop objects configuration tests
    https://git.kernel.org/netdev/net-next/c/20ac8f869053
  - [net-next,5/8] selftests: forwarding: Do not configure nexthop objects twice
    https://git.kernel.org/netdev/net-next/c/ffb721515bf3
  - [net-next,6/8] selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops
    https://git.kernel.org/netdev/net-next/c/3600f29ad139
  - [net-next,7/8] selftests: forwarding: Add device-only nexthop test
    https://git.kernel.org/netdev/net-next/c/e96fa54bbd90
  - [net-next,8/8] selftests: forwarding: Add multipath tunneling nexthop test
    https://git.kernel.org/netdev/net-next/c/e035146d6560

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



      parent reply	other threads:[~2020-11-20 23:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-19 13:08 [PATCH net-next 0/8] mlxsw: Add support for nexthop objects Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 1/8] mlxsw: spectrum_router: " Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 2/8] mlxsw: spectrum_router: Enable resolution of nexthop groups from " Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 3/8] mlxsw: spectrum_router: Allow programming routes with " Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 4/8] selftests: mlxsw: Add nexthop objects configuration tests Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 5/8] selftests: forwarding: Do not configure nexthop objects twice Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 6/8] selftests: forwarding: Test IPv4 routes with IPv6 link-local nexthops Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 7/8] selftests: forwarding: Add device-only nexthop test Ido Schimmel
2020-11-19 13:08 ` [PATCH net-next 8/8] selftests: forwarding: Add multipath tunneling " Ido Schimmel
2020-11-20 23: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=160591500754.24153.13138500123117302827.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 \
    /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.