> From: Vignesh PS <vignesh.purushotham.srini...@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.srini...@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.anan...@huawei.com>
> --
> 2.34.1