DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Medvedkin, Vladimir" <vladimir.medvedkin@intel.com>
To: Tejasree Kondoj <ktejasree@marvell.com>,
	Akhil Goyal <gakhil@marvell.com>,
	Radu Nicolau <radu.nicolau@intel.com>,
	Konstantin Ananyev <konstantin.ananyev@intel.com>
Cc: Anoob Joseph <anoobj@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	Jerin Jacob <jerinj@marvell.com>,
	Olivier Matz <olivier.matz@6wind.com>,
	dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v4 2/3] examples/ipsec-secgw: add UDP encapsulation support
Date: Thu, 29 Apr 2021 12:15:07 +0300	[thread overview]
Message-ID: <9de16320-1f92-2539-bce8-67a7460bc702@intel.com> (raw)
In-Reply-To: <20210415072205.1439-3-ktejasree@marvell.com>

Hello,

This patch breaks the packet validation test.
https://bugs.dpdk.org/show_bug.cgi?id=695

Please take a look.
Thanks!

On 15/04/2021 10:22, Tejasree Kondoj wrote:
> Adding lookaside IPsec UDP encapsulation support
> for NAT traversal.
> Application has to add udp-encap option to sa config file
> to enable UDP encapsulation on the SA.
> 
> Signed-off-by: Tejasree Kondoj <ktejasree@marvell.com>
> Acked-by: Akhil Goyal <gakhil@marvell.com>
> ---
>   doc/guides/rel_notes/release_21_05.rst   |  5 +++
>   doc/guides/sample_app_ug/ipsec_secgw.rst | 15 +++++++-
>   examples/ipsec-secgw/ipsec-secgw.c       | 49 +++++++++++++++++++++---
>   examples/ipsec-secgw/ipsec-secgw.h       |  3 ++
>   examples/ipsec-secgw/ipsec.c             | 10 +++++
>   examples/ipsec-secgw/ipsec.h             |  2 +
>   examples/ipsec-secgw/sa.c                | 18 +++++++++
>   examples/ipsec-secgw/sad.h               |  7 +++-
>   8 files changed, 101 insertions(+), 8 deletions(-)
> 

<snip>

> 

-- 
Regards,
Vladimir

  parent reply	other threads:[~2021-04-29  9:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-15  7:22 [dpdk-dev] [PATCH v4 0/3] add lookaside IPsec UDP encapsulation and transport mode Tejasree Kondoj
2021-04-15  7:22 ` [dpdk-dev] [PATCH v4 1/3] crypto/octeontx2: add UDP encapsulation support Tejasree Kondoj
2021-04-15  7:22 ` [dpdk-dev] [PATCH v4 2/3] examples/ipsec-secgw: " Tejasree Kondoj
2021-04-15  9:22   ` Ananyev, Konstantin
2021-04-29  9:15   ` Medvedkin, Vladimir [this message]
2021-04-15  7:22 ` [dpdk-dev] [PATCH v4 3/3] crypto/octeontx2: support lookaside IPv4 transport mode Tejasree Kondoj
2021-04-16  9:55 ` [dpdk-dev] [PATCH v4 0/3] add lookaside IPsec UDP encapsulation and " 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=9de16320-1f92-2539-bce8-67a7460bc702@intel.com \
    --to=vladimir.medvedkin@intel.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=konstantin.ananyev@intel.com \
    --cc=ktejasree@marvell.com \
    --cc=olivier.matz@6wind.com \
    --cc=radu.nicolau@intel.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).