DPDK patches and discussions
 help / color / mirror / Atom feed
From: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
To: <dev@dpdk.org>
Cc: Anoob Joseph <anoobj@marvell.com>,
	Akhil Goyal <gakhil@marvell.com>,
	Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Subject: [PATCH v2 0/4] test/crypto: enhance modex tests
Date: Fri, 21 Jun 2024 08:08:25 +0530	[thread overview]
Message-ID: <20240621023832.1707-1-gmuthukrishn@marvell.com> (raw)
In-Reply-To: <20240616044223.2841-1-gmuthukrishn@marvell.com>

This patch series enhances modex tests to:
 * use common test function in existing test vectors
 * add test for zero padded operands

v2:
  - Retain old modex test functions to avoid doc updates.

Gowrishankar Muthukrishnan (4):
  test/crypto: validate modex result from first nonzero value
  test/crypto: remove unused variable in modex test data
  test/crypto: use common test function for mod tests
  test/crypto: add modex tests for zero padded operands

 app/test/test_cryptodev_asym.c             |  62 ++++++-
 app/test/test_cryptodev_mod_test_vectors.h | 205 ++++++++++++++++++++-
 2 files changed, 250 insertions(+), 17 deletions(-)

-- 
2.25.1


  parent reply	other threads:[~2024-06-21  2:38 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-16  4:42 [PATCH v1 " Gowrishankar Muthukrishnan
2024-06-16  4:42 ` [PATCH v1 1/4] test/crypto: validate modex result from first nonzero value Gowrishankar Muthukrishnan
2024-06-16  4:42 ` [PATCH v1 2/4] test/crypto: remove unused variable in modex test data Gowrishankar Muthukrishnan
2024-06-16  4:42 ` [PATCH v1 3/4] test/crypto: use common test function for mod tests Gowrishankar Muthukrishnan
2024-06-16  4:42 ` [PATCH v1 4/4] test/crypto: add modex tests for zero padded operands Gowrishankar Muthukrishnan
2024-06-17  7:12 ` [PATCH v1 0/4] test/crypto: enhance modex tests Anoob Joseph
2024-06-20  7:10 ` Akhil Goyal
2024-06-21  2:38 ` Gowrishankar Muthukrishnan [this message]
2024-06-21  2:38   ` [PATCH v2 1/4] test/crypto: validate modex result from first nonzero value Gowrishankar Muthukrishnan
2024-06-21  2:38   ` [PATCH v2 2/4] test/crypto: remove unused variable in modex test data Gowrishankar Muthukrishnan
2024-06-21  2:38   ` [PATCH v2 3/4] test/crypto: use common test function for mod tests Gowrishankar Muthukrishnan
2024-06-21  2:38   ` [PATCH v2 4/4] test/crypto: add modex tests for zero padded operands Gowrishankar Muthukrishnan
2024-06-26 10:03   ` [PATCH v3 0/3] test/crypto: add modex test for zero padding Gowrishankar Muthukrishnan
2024-06-26 10:03     ` [PATCH v3 1/3] test/crypto: validate modex result from first nonzero value Gowrishankar Muthukrishnan
2024-06-26 10:03     ` [PATCH v3 2/3] test/crypto: remove unused variable in modex test data Gowrishankar Muthukrishnan
2024-06-26 10:03     ` [PATCH v3 3/3] test/crypto: add modex tests for zero padded operands Gowrishankar Muthukrishnan
2024-06-27  5:12     ` [PATCH v3 0/3] test/crypto: add modex test for zero padding 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=20240621023832.1707-1-gmuthukrishn@marvell.com \
    --to=gmuthukrishn@marvell.com \
    --cc=anoobj@marvell.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@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).