Many ISPs need the kinds of quality shaping cake can do
 help / color / mirror / Atom feed
From: Dave Taht <dave.taht@gmail.com>
To: libreqos <libreqos@lists.bufferbloat.net>
Subject: [LibreQoS] Fwd: [PATCH net-next v1 0/2] net: marvell: prestera: add ipv6 routes offloading
Date: Sun, 18 Dec 2022 15:45:19 -0800	[thread overview]
Message-ID: <CAA93jw65Jp5vAvG0+Rv4PVGXAsMyCg2ADWKuBsu1-FGmW_SmXw@mail.gmail.com> (raw)
In-Reply-To: <Y5+RDIIGWGeKGUAo@yorlov.ow.s>

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

           reply	other threads:[~2022-12-18 23:45 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <Y5+RDIIGWGeKGUAo@yorlov.ow.s>]

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

  List information: https://lists.bufferbloat.net/postorius/lists/libreqos.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAA93jw65Jp5vAvG0+Rv4PVGXAsMyCg2ADWKuBsu1-FGmW_SmXw@mail.gmail.com \
    --to=dave.taht@gmail.com \
    --cc=libreqos@lists.bufferbloat.net \
    /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