DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: <hemant.agrawal@nxp.com>
Cc: <declan.doherty@intel.com>, <dev@dpdk.org>, <rohit.raj@nxp.com>
Subject: [dpdk-dev] [PATCH] l2fwd-crypto: remove padding after decrypting
Date: Tue, 6 Apr 2021 00:11:48 +0530	[thread overview]
Message-ID: <20210405184148.721332-1-gakhil@marvell.com> (raw)
In-Reply-To: <20210223061244.22627-1-hemant.agrawal@nxp.com>

There were some padding left when a packet gets decrypted. This
patch removes those padding.
This patch also removes the padding left after verifying auth of
the packet.

Signed-off-by: Rohit Raj <rohit.raj@nxp.com>
---
 examples/l2fwd-crypto/main.c | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

this patch is a fix for a bug.
Could you please add a fixes tag and update the
title of patch accordingly
examples/l2fwd-crypto: fix packet length while decryption


  reply	other threads:[~2021-04-05 18:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-23  6:12 Hemant Agrawal
2021-04-05 18:41 ` Akhil Goyal [this message]
2021-04-09 13:14 ` [dpdk-dev] [PATCH v2] l2fwd-crypto: fix packet length while decryption Hemant Agrawal
2021-04-13 12:58   ` [dpdk-dev] [EXT] " 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=20210405184148.721332-1-gakhil@marvell.com \
    --to=gakhil@marvell.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    --cc=rohit.raj@nxp.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).