DPDK patches and discussions
 help / color / mirror / Atom feed
From: Konstantin Ananyev <konstantin.ananyev@huawei.com>
To: Aakash Sasidharan <asasidharan@marvell.com>,
	Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,
	Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Cc: "gakhil@marvell.com" <gakhil@marvell.com>,
	"jerinj@marvell.com" <jerinj@marvell.com>,
	"anoobj@marvell.com" <anoobj@marvell.com>,
	"vvelumuri@marvell.com" <vvelumuri@marvell.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [PATCH v4 1/2] ipsec: allow stateless IPsec processing
Date: Wed, 9 Oct 2024 18:11:39 +0000	[thread overview]
Message-ID: <4d3941636833415592e8b34ada98de1b@huawei.com> (raw)
In-Reply-To: <20241004063443.179264-1-asasidharan@marvell.com>



> Introduce stateless packet preparation API for IPsec
> processing. The new API would allow preparation of IPsec
> packets without altering the internal state of an IPsec
> session.
> 
> For outbound IPsec processing, the change enables user to
> provide sequence number to be used for the IPsec operation.
> 
> Signed-off-by: Aakash Sasidharan <asasidharan@marvell.com>
> ---
>  doc/guides/prog_guide/ipsec_lib.rst    |   6 ++
>  doc/guides/rel_notes/release_24_11.rst |   6 ++
>  lib/ipsec/esp_outb.c                   | 101 +++++++++++++++++--------
>  lib/ipsec/rte_ipsec.h                  |  84 ++++++++++++++++++++
>  lib/ipsec/sa.c                         |   4 +-
>  lib/ipsec/sa.h                         |   8 ++
>  6 files changed, 176 insertions(+), 33 deletions(-)
> 
> --

Acked-by: Konstantin Ananyev <konstantin.ananyev@huawei.com>

> 2.25.1


  parent reply	other threads:[~2024-10-09 18:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-07 10:25 [PATCH] " Aakash Sasidharan
2024-09-08 11:57 ` [PATCH v2] " Aakash Sasidharan
2024-09-17 17:13   ` Konstantin Ananyev
2024-09-20  2:12     ` Aakash Sasidharan
2024-09-20  5:53       ` Aakash Sasidharan
2024-09-25 11:59         ` Aakash Sasidharan
2024-10-03 13:45   ` [PATCH v3 1/2] " Aakash Sasidharan
2024-10-03 13:45     ` [PATCH v3 2/2] test/ipsec: add unit test for stateless processing Aakash Sasidharan
2024-10-04  6:34     ` [PATCH v4 1/2] ipsec: allow stateless IPsec processing Aakash Sasidharan
2024-10-04  6:34       ` [PATCH v4 2/2] test/ipsec: add unit test for stateless processing Aakash Sasidharan
2024-10-09 15:24       ` [PATCH v4 1/2] ipsec: allow stateless IPsec processing Akhil Goyal
2024-10-09 18:11       ` Konstantin Ananyev [this message]
2024-10-09 20:08         ` Akhil Goyal

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=4d3941636833415592e8b34ada98de1b@huawei.com \
    --to=konstantin.ananyev@huawei.com \
    --cc=anoobj@marvell.com \
    --cc=asasidharan@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=konstantin.v.ananyev@yandex.ru \
    --cc=vladimir.medvedkin@intel.com \
    --cc=vvelumuri@marvell.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).