lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 04 Oct 2022 00:25:01 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Yevhen Orlov <yevhen.orlov@...ision.eu> Cc: netdev@...r.kernel.org, volodymyr.mytnyk@...ision.eu, taras.chornyi@...ision.eu, mickeyr@...vell.com, serhiy.pshyk@...ision.eu, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, andrew@...n.ch, stephen@...workplumber.org, linux-kernel@...r.kernel.org, tchornyi@...vell.com, oleksandr.mazur@...ision.eu Subject: Re: [PATCH net-next v7 0/9] net: marvell: prestera: add nexthop routes offloading Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@...nel.org>: On Sat, 1 Oct 2022 12:34:08 +0300 you wrote: > Add support for nexthop routes for Marvell Prestera driver. > Subscribe on NEIGH_UPDATE events. > > Add features: > - Support connected route adding > e.g.: "ip address add 1.1.1.1/24 dev sw1p1" > e.g.: "ip route add 6.6.6/24 dev sw1p1" > - Support nexthop route adding > e.g.: "ip route add 5.5.5/24 via 1.1.1.2" > - Support ECMP route adding > e.g.: "ip route add 5.5.5/24 nexthop via 1.1.1.2 nexthop via 1.1.1.3" > - Support "offload" and "trap" flags per each nexthop > - Support "offload" flag for neighbours > > [...] Here is the summary with links: - [net-next,v7,1/9] net: marvell: prestera: Add router nexthops ABI https://git.kernel.org/netdev/net-next/c/0a23ae237171 - [net-next,v7,2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes https://git.kernel.org/netdev/net-next/c/1e7313e83ef7 - [net-next,v7,3/9] net: marvell: prestera: Add strict cleanup of fib arbiter https://git.kernel.org/netdev/net-next/c/333fe4d033fa - [net-next,v7,4/9] net: marvell: prestera: add delayed wq and flush wq on deinit https://git.kernel.org/netdev/net-next/c/90b6f9c09851 - [net-next,v7,5/9] net: marvell: prestera: Add length macros for prestera_ip_addr https://git.kernel.org/netdev/net-next/c/59b44ea8aa56 - [net-next,v7,6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info https://git.kernel.org/netdev/net-next/c/04f24a1e6de6 - [net-next,v7,7/9] net: marvell: prestera: add stub handler neighbour events https://git.kernel.org/netdev/net-next/c/8b1ef4911a41 - [net-next,v7,8/9] net: marvell: prestera: Add neighbour cache accounting https://git.kernel.org/netdev/net-next/c/396b80cb5cc8 - [net-next,v7,9/9] net: marvell: prestera: Propagate nh state from hw to kernel https://git.kernel.org/netdev/net-next/c/ae15ed6e40c9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists