DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ruifeng Wang <ruifeng.wang@arm.com>
Cc: dev@dpdk.org, akhil.goyal@nxp.com, honnappa.nagarahalli@arm.com,
	nd@arm.com, Ruifeng Wang <ruifeng.wang@arm.com>
Subject: [dpdk-dev] [PATCH 0/3] armv8 crypto PMD
Date: Mon, 31 Aug 2020 16:51:42 +0800	[thread overview]
Message-ID: <20200831085145.184179-1-ruifeng.wang@arm.com> (raw)

This patch set migrates armv8 crypto PMD unit test from device
specific test suite to common crypto dev test suite.
Fixed couple of issues found during the migration.

Ruifeng Wang (3):
  test/crypto: fix stat test
  crypto/armv8: fix mempool object returning
  crypto/armv8: move to cryptodev test suite

 app/test/test_cryptodev.c            | 21 +--------------------
 drivers/crypto/armv8/rte_armv8_pmd.c |  4 ++--
 2 files changed, 3 insertions(+), 22 deletions(-)

-- 
2.17.1


             reply	other threads:[~2020-08-31  8:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-31  8:51 Ruifeng Wang [this message]
2020-08-31  8:51 ` [dpdk-dev] [PATCH 1/3] test/crypto: fix stat test Ruifeng Wang
2020-09-01  9:46   ` Dybkowski, AdamX
2020-08-31  8:51 ` [dpdk-dev] [PATCH 2/3] crypto/armv8: fix mempool object returning Ruifeng Wang
2020-08-31  8:51 ` [dpdk-dev] [PATCH 3/3] crypto/armv8: move to cryptodev test suite Ruifeng Wang
2020-10-08 21:05 ` [dpdk-dev] [PATCH 0/3] armv8 crypto PMD 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=20200831085145.184179-1-ruifeng.wang@arm.com \
    --to=ruifeng.wang@arm.com \
    --cc=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=honnappa.nagarahalli@arm.com \
    --cc=nd@arm.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).