Many ISPs need the kinds of quality shaping cake can do
 help / color / mirror / Atom feed
* [LibreQoS] Fwd: [PATCH net-next v1 0/2] net: marvell: prestera: add ipv6 routes offloading
       [not found] <Y5+RDIIGWGeKGUAo@yorlov.ow.s>
@ 2022-12-18 23:45 ` Dave Taht
  0 siblings, 0 replies; only message in thread
From: Dave Taht @ 2022-12-18 23:45 UTC (permalink / raw)
  To: libreqos

maybe there's a smarter switch

---------- Forwarded message ---------
From: Yevhen Orlov <yevhen.orlov@plvision.eu>
Date: Sun, Dec 18, 2022 at 2:18 PM
Subject: [PATCH net-next v1 0/2] net: marvell: prestera: add ipv6
routes offloading
To: <netdev@vger.kernel.org>
Cc: Volodymyr Mytnyk <volodymyr.mytnyk@plvision.eu>, Taras Chornyi
<taras.chornyi@plvision.eu>, Mickey Rachamim <mickeyr@marvell.com>,
Serhiy Pshyk <serhiy.pshyk@plvision.eu>, David S. Miller
<davem@davemloft.net>, Eric Dumazet <edumazet@google.com>, Jakub
Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>, Andrew
Lunn <andrew@lunn.ch>, Stephen Hemminger <stephen@networkplumber.org>,
<linux-kernel@vger.kernel.org>


Add support for IPv6 nexthop/blackhole/connected routes for Marvell
Prestera driver.
Handle AF_INET6 neigbours, fib entries.

Add features:
 - IPv6:
   - Support "offload", "offload_failed", "trap" flags
   - Support blackhole, nexthop, local/connected/unreachable/etc (trap)
     e.g.: "ip addr add 2001:1::1/64 dev sw1p2"
     e.g.: "ip route add 2002:2::/64 via 2001:2::2"
     e.g.: "ip route add blachole 2003:2::/64 dev lo"

Limitations:
 - ipv6 ECMP is not supported
 - Only "local" and "main" tables supported
 - Only generic interfaces supported for router (no bridges or vlans)

Yevhen Orlov (2):
  net: marvell: prestera: Add router ipv6 ABI
  net: marvell: prestera: Handle ipv6 lpm/neigh events

 .../ethernet/marvell/prestera/prestera_hw.c   |  34 +++++
 .../ethernet/marvell/prestera/prestera_hw.h   |   4 +
 .../marvell/prestera/prestera_router.c        | 138 +++++++++++++-----
 .../marvell/prestera/prestera_router_hw.c     |  33 ++++-
 4 files changed, 166 insertions(+), 43 deletions(-)

--
2.17.1


-- 
This song goes out to all the folk that thought Stadia would work:
https://www.linkedin.com/posts/dtaht_the-mushroom-song-activity-6981366665607352320-FXtz
Dave Täht CEO, TekLibre, LLC

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-18 23:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <Y5+RDIIGWGeKGUAo@yorlov.ow.s>
2022-12-18 23:45 ` [LibreQoS] Fwd: [PATCH net-next v1 0/2] net: marvell: prestera: add ipv6 routes offloading Dave Taht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox