linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Yevhen Orlov <yevhen.orlov@plvision.eu>
Cc: netdev@vger.kernel.org, volodymyr.mytnyk@plvision.eu,
	taras.chornyi@plvision.eu, mickeyr@marvell.com,
	serhiy.pshyk@plvision.eu, tchornyi@marvell.com,
	oleksandr.mazur@plvision.eu, davem@davemloft.net,
	kuba@kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next 0/3] net: marvell: prestera: add basic routes offloading
Date: Thu, 17 Feb 2022 20:50:09 +0000	[thread overview]
Message-ID: <164513100994.9820.5764759394869157729.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220216010557.11483-1-yevhen.orlov@plvision.eu>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed, 16 Feb 2022 03:05:54 +0200 you wrote:
> Add support for blackhole and local routes for Marvell Prestera driver.
> Subscribe on fib notifications and handle add/del.
> 
> Add features:
>  - Support route adding.
>    e.g.: "ip route add blackhole 7.7.1.1/24"
>    e.g.: "ip route add local 9.9.9.9 dev sw1p30"
>  - Support "rt_trap", "rt_offload", "rt_offload_failed" flags
>  - Handle case, when route in "local" table overlaps route in "main" table
>    example:
> 	ip ro add blackhole 7.7.7.7
> 	ip ro add local 7.7.7.7 dev sw1p30
> 	# blackhole route will be deoffloaded. rt_offload flag disappeared
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net: marvell: prestera: Add router LPM ABI
    https://git.kernel.org/netdev/net-next/c/19787b93f814
  - [net-next,2/3] net: marvell: prestera: add hardware router objects accounting for lpm
    https://git.kernel.org/netdev/net-next/c/16de3db1208a
  - [net-next,3/3] net: marvell: prestera: handle fib notifications
    https://git.kernel.org/netdev/net-next/c/4394fbcb78cf

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



      parent reply	other threads:[~2022-02-17 20:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-16  1:05 [PATCH net-next 0/3] net: marvell: prestera: add basic routes offloading Yevhen Orlov
2022-02-16  1:05 ` [PATCH net-next 1/3] net: marvell: prestera: Add router LPM ABI Yevhen Orlov
2022-02-16  1:05 ` [PATCH net-next 2/3] net: marvell: prestera: add hardware router objects accounting for lpm Yevhen Orlov
2022-02-16  1:05 ` [PATCH net-next 3/3] net: marvell: prestera: handle fib notifications Yevhen Orlov
2022-02-17 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=164513100994.9820.5764759394869157729.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mickeyr@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=oleksandr.mazur@plvision.eu \
    --cc=serhiy.pshyk@plvision.eu \
    --cc=taras.chornyi@plvision.eu \
    --cc=tchornyi@marvell.com \
    --cc=volodymyr.mytnyk@plvision.eu \
    --cc=yevhen.orlov@plvision.eu \
    /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).