dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fixes after sym session rework
@ 2022-09-26 10:01 Ruifeng Wang
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Ruifeng Wang @ 2022-09-26 10:01 UTC (permalink / raw)
  To: gakhil, roy.fan.zhang; +Cc: dev, honnappa.nagarahalli, nd, Ruifeng Wang

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-26 10:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 10:01 [PATCH 0/2] fixes after sym session rework Ruifeng Wang
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

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).