[PATCH dpdk v1 00/15] IPv6 APIs overhaul
Morten Brørup
mb at smartsharesystems.com
Thu Aug 22 00:28:17 CEST 2024
> From: Robin Jarry [mailto:rjarry at redhat.com]
> Sent: Wednesday, 21 August 2024 18.25
>
> Hi everyone,
>
> As discussed recently [1], here is a first draft of the IPv6 APIs
> rework. The
> API change was announced before the 24.07 release [2]. This series is
> intended
> for 24.11.
>
> [1] http://inbox.dpdk.org/dev/D2SR8T1H39CJ.JRQFI6JEH0OX@redhat.com/
> [2]
> https://git.dpdk.org/dpdk/commit/?id=835d4c41e0ab58a115c2170c886ba6d3cc1
> b5764
>
> I tried to keep the patches as small as possible; unfortunately some of
> them
> are quite big and cannot be broken down if we want to preserve a
> bisectable
> tree.
>
> Let me know what you think.
>
> Thanks!
>
> Cc: Morten Brørup <mb at smartsharesystems.com>
> Cc: Stephen Hemminger <stephen at networkplumber.org>
> Cc: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> Cc: Konstantin Ananyev <konstantin.ananyev at huawei.com>
> Cc: Bruce Richardson <bruce.richardson at intel.com>
>
> Robin Jarry (15):
> net: split raw checksum functions in separate header
> net: split ipv6 symbols in separate header
> net: add structure for ipv6 addresses
> net: use ipv6 structure for header addresses
> fib6,rib6,lpm6: use ipv6 addr struct
> net: add ipv6 address utilities
> fib6,rib6,lpm6: use ipv6 utils
> graph,node: use ipv6 addr struct and utils
> pipeline: use ipv6 addr struct
> ipsec: use ipv6 addr struct
> thash: use ipv6 addr struct
> gro: use ipv6 addr struct
> rte_flow: use ipv6 addr struct
> rib6,fib6,lpm6: remove duplicate constants
> net: add utilities for well known ipv6 address types
LGTM.
For the series,
Acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list