DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ruifeng Wang <ruifeng.wang@arm.com>
To: gakhil@marvell.com, roy.fan.zhang@intel.com
Cc: dev@dpdk.org, honnappa.nagarahalli@arm.com, nd@arm.com,
	Ruifeng Wang <ruifeng.wang@arm.com>
Subject: [PATCH 0/2] fixes after sym session rework
Date: Mon, 26 Sep 2022 18:01:18 +0800	[thread overview]
Message-ID: <20220926100120.3980185-1-ruifeng.wang@arm.com> (raw)

1. Updated armv8 crypto PMD to adapt to new sym session rework.
2. Fixed UT test case issue found when testing armv8 crypto PMD.

This patch set depends on the sym session framework rework series.
http://patches.dpdk.org/project/dpdk/cover/20220924163542.4159562-1-gakhil@marvell.com/

Depends-on: series-116923 ("crypto/security session framework rework")

Ruifeng Wang (2):
  test/crypto: fix unexpected test abort
  crypto/armv8: adapt to updated sym session framework

 app/test/test_cryptodev.c                | 1 +
 drivers/crypto/armv8/armv8_pmd_private.h | 2 --
 drivers/crypto/armv8/rte_armv8_pmd.c     | 4 ++--
 drivers/crypto/armv8/rte_armv8_pmd_ops.c | 5 ++---
 4 files changed, 5 insertions(+), 7 deletions(-)

-- 
2.25.1


             reply	other threads:[~2022-09-26 10:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-26 10:01 Ruifeng Wang [this message]
2022-09-26 10:01 ` [PATCH 1/2] test/crypto: fix unexpected test abort Ruifeng Wang
2022-09-26 10:01 ` [PATCH 2/2] crypto/armv8: adapt to updated sym session framework Ruifeng Wang

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=20220926100120.3980185-1-ruifeng.wang@arm.com \
    --to=ruifeng.wang@arm.com \
    --cc=dev@dpdk.org \
    --cc=gakhil@marvell.com \
    --cc=honnappa.nagarahalli@arm.com \
    --cc=nd@arm.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).