DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tejasree Kondoj <ktejasree@marvell.com>
To: Akhil Goyal <gakhil@marvell.com>,
	Declan Doherty <declan.doherty@intel.com>,
	Fan Zhang <roy.fan.zhang@intel.com>,
	"Pablo de Lara" <pablo.de.lara.guarch@intel.com>
Cc: Tejasree Kondoj <ktejasree@marvell.com>,
	Anoob Joseph <anoobj@marvell.com>,
	Ankur Dwivedi <adwivedi@marvell.com>,
	Archana Muniganti <marchana@marvell.com>,
	Hemant Agrawal <hemant.agrawal@nxp.com>,
	Radu Nicolau <radu.nicolau@intel.com>,
	Ciara Power <ciara.power@intel.com>,
	"Gagandeep Singh" <g.singh@nxp.com>, <dev@dpdk.org>
Subject: [PATCH 0/2] Adding new cases to lookaside IPsec tests
Date: Mon, 31 Jan 2022 18:02:08 +0530	[thread overview]
Message-ID: <20220131123210.4228-1-ktejasree@marvell.com> (raw)

Adding new test cases to lookaside IPsec tests.
* Set and copy DSCP cases
* ESN and antireplay support

Anoob Joseph (1):
  test/crypto: add copy and set DSCP cases

Tejasree Kondoj (1):
  test/cryptodev: add ESN and Antireplay tests

 app/test/test_cryptodev.c                     | 352 +++++++++++++++++-
 app/test/test_cryptodev_security_ipsec.c      | 173 +++++++--
 app/test/test_cryptodev_security_ipsec.h      |  16 +-
 ...st_cryptodev_security_ipsec_test_vectors.h |   1 +
 doc/guides/rel_notes/release_22_03.rst        |   5 +
 5 files changed, 518 insertions(+), 29 deletions(-)

-- 
2.27.0


             reply	other threads:[~2022-01-31 11:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-31 12:32 Tejasree Kondoj [this message]
2022-01-31 12:32 ` [PATCH 1/2] test/crypto: add copy and set DSCP cases Tejasree Kondoj
2022-01-31 12:32 ` [PATCH 2/2] test/cryptodev: add ESN and Antireplay tests Tejasree Kondoj

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=20220131123210.4228-1-ktejasree@marvell.com \
    --to=ktejasree@marvell.com \
    --cc=adwivedi@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=ciara.power@intel.com \
    --cc=declan.doherty@intel.com \
    --cc=dev@dpdk.org \
    --cc=g.singh@nxp.com \
    --cc=gakhil@marvell.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=marchana@marvell.com \
    --cc=pablo.de.lara.guarch@intel.com \
    --cc=radu.nicolau@intel.com \
    --cc=roy.fan.zhang@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).