DPDK patches and discussions
 help / color / mirror / Atom feed
From: Akhil Goyal <gakhil@marvell.com>
To: Arek Kusztal <arkadiuszx.kusztal@intel.com>,
	"dev@dpdk.org" <dev@dpdk.org>
Subject: RE: [EXT] [PATCH 0/2] test: add elliptic curve tests
Date: Fri, 21 Oct 2022 15:09:56 +0000	[thread overview]
Message-ID: <PH0PR18MB449195D428CF016489DC2988D82D9@PH0PR18MB4491.namprd18.prod.outlook.com> (raw)
In-Reply-To: <20220818060526.17343-1-arkadiuszx.kusztal@intel.com>

> This patchset adds new test cases that can be used to verify
> elliptic curve algorithms like ECDSA, ECDH, etc.
> 
> Depends-on: series-24333 ("crypto/qat: extend asymmetric crypto pmd")
> 
> Arek Kusztal (2):
>   test/crypto: add ecdsa qat test cases
>   test/crypto: add ecdh tests
> 
>  app/test/test_cryptodev_asym.c         | 553
> +++++++++++++++++++++++++++++++++
>  app/test/test_cryptodev_ecdh_vectors.h | 144 +++++++++
>  2 files changed, 697 insertions(+)
>  create mode 100644 app/test/test_cryptodev_ecdh_vectors.h
> 
This series is adding cases only in qat specific test suite.
We should get away with such PMD specific test suites similar to what we did for symmetric cases.


      parent reply	other threads:[~2022-10-21 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18  6:05 Arek Kusztal
2022-08-18  6:05 ` [PATCH 1/2] test/crypto: add ecdsa qat test cases Arek Kusztal
2022-08-18  6:05 ` [PATCH 2/2] test/crypto: add ecdh tests Arek Kusztal
2022-10-21 15:09 ` Akhil Goyal [this message]

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=PH0PR18MB449195D428CF016489DC2988D82D9@PH0PR18MB4491.namprd18.prod.outlook.com \
    --to=gakhil@marvell.com \
    --cc=arkadiuszx.kusztal@intel.com \
    --cc=dev@dpdk.org \
    /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).