DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: supeng2087 <supeng2087@aliyun.com>
Cc: dev@dpdk.org, supeng <supeng@cmss.chinamobile.com>
Subject: Re: [PATCH] examples/ipsec-secgw: fix cmp_sa_key bug
Date: Mon, 7 Oct 2024 12:39:04 -0700	[thread overview]
Message-ID: <20241007123904.2e938d64@hermes.local> (raw)
In-Reply-To: <20231122075840.58703-1-supeng2087@aliyun.com>

On Wed, 22 Nov 2023 15:58:40 +0800
supeng2087 <supeng2087@aliyun.com> wrote:

> From: supeng <supeng@cmss.chinamobile.com>
> 
> Inbound direction, sad_lookup function will call cmp_sa_key to compare packet outer ip info with local sa.  Local sa src ip should equal packet dst ip,  Local sa dst ip should  equal src ip.
> ---
>  examples/ipsec-secgw/sad.h | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

Patch without Signed-off-by can not be accepted.

For explanation of Signed-off-by see:
https://en.wikipedia.org/wiki/Developer_Certificate_of_Origin

  parent reply	other threads:[~2024-10-07 19:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-22  7:58 supeng2087
2023-11-22  8:22 ` David Marchand
2024-10-07 19:39 ` Stephen Hemminger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-22  7:11 supeng
2023-11-22  6:57 supeng
2023-11-22  6:51 supeng
2023-11-22  6:49 supeng

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=20241007123904.2e938d64@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=supeng2087@aliyun.com \
    --cc=supeng@cmss.chinamobile.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).