[PATCH v2] ip_frag: support IPv6 reassembly with extensions
Konstantin Ananyev
konstantin.ananyev at huawei.com
Tue Oct 22 10:39:33 CEST 2024
> From: Vignesh PS <vignesh.purushotham.srinivas at ericsson.com>
>
> Add support to ip_frag library to perform IPv6 reassembly
> when extension headers are present before the fragment
> extension in the packet.
>
> Signed-off-by: Vignesh PS <vignesh.purushotham.srinivas at ericsson.com>
> ---
> .mailmap | 1 +
> app/test/test_reassembly_perf.c | 163 +++++++++++++++++++-----------
> lib/ip_frag/ip_frag_common.h | 4 +
> lib/ip_frag/ip_reassembly.h | 2 +
> lib/ip_frag/rte_ipv6_reassembly.c | 75 ++++++++++++--
> 5 files changed, 179 insertions(+), 66 deletions(-)
I think it is worth to update rel_noites to flag these changes.
Apart from that: LGTM
Acked-by: Konstantin Ananyev <konstantin.ananyev at huawei.com>
> --
> 2.34.1
More information about the dev
mailing list