DPDK patches and discussions
 help / color / mirror / Atom feed
From: Konstantin Ananyev <konstantin.ananyev@huawei.com>
To: "vignesh.purushotham.srinivas@ericsson.com"
	<vignesh.purushotham.srinivas@ericsson.com>,
	"konstantin.v.ananyev@yandex.ru" <konstantin.v.ananyev@yandex.ru>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH v2] ip_frag: support IPv6 reassembly with extensions
Date: Tue, 22 Oct 2024 08:39:33 +0000	[thread overview]
Message-ID: <ee131a1e17a74e9e89fbb26ac236aa17@huawei.com> (raw)
In-Reply-To: <20241015082133.3910533-1-vignesh.purushotham.srinivas@ericsson.com>



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

> --
> 2.34.1


      reply	other threads:[~2024-10-22  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-15  8:21 vignesh.purushotham.srinivas
2024-10-22  8:39 ` Konstantin Ananyev [this message]

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

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

  git send-email \
    --in-reply-to=ee131a1e17a74e9e89fbb26ac236aa17@huawei.com \
    --to=konstantin.ananyev@huawei.com \
    --cc=dev@dpdk.org \
    --cc=konstantin.v.ananyev@yandex.ru \
    --cc=vignesh.purushotham.srinivas@ericsson.com \
    /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;
as well as URLs for NNTP newsgroup(s).