DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] IPsec on Arm
@ 2022-07-27  8:13 Ruifeng Wang
  2022-07-27  8:13 ` [PATCH 1/2] crypto/ipsec_mb: remove redundant includes Ruifeng Wang
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ruifeng Wang @ 2022-07-27  8:13 UTC (permalink / raw)
  To: roy.fan.zhang, pablo.de.lara.guarch, yipeng1.wang, sameh.gobriel,
	bruce.richardson, vladimir.medvedkin, gakhil
  Cc: dev, honnappa.nagarahalli, nd, Ruifeng Wang

This patch set integrates Arm port of ipsec_mb library.
ZUC and SNOW3g PMDs are available on Arm platform with this integration.

This series depends on:
http://patches.dpdk.org/project/dpdk/patch/20220630154123.2565439-1-asekhar@marvell.com/

Depends-on: patch-113578 ("crypto/ipsec_mb: enable support for arm64")

Ruifeng Wang (2):
  crypto/ipsec_mb: remove redundant includes
  crypto/ipsec_mb: enable IPsec on Arm platform

 app/test/test_cryptodev_hash_test_vectors.h  |  4 ++++
 doc/guides/cryptodevs/snow3g.rst             | 14 ++++++++++----
 doc/guides/cryptodevs/zuc.rst                | 14 ++++++++++----
 drivers/common/qat/meson.build               |  6 +++++-
 drivers/crypto/ipsec_mb/ipsec_mb_private.c   |  6 ++++++
 drivers/crypto/ipsec_mb/ipsec_mb_private.h   |  4 ++++
 drivers/crypto/ipsec_mb/meson.build          |  6 +++++-
 drivers/crypto/ipsec_mb/pmd_aesni_gcm_priv.h |  2 --
 drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h  |  2 --
 drivers/crypto/qat/qat_sym_session.c         |  4 ++++
 10 files changed, 48 insertions(+), 14 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-08-26  8:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-27  8:13 [PATCH 0/2] IPsec on Arm Ruifeng Wang
2022-07-27  8:13 ` [PATCH 1/2] crypto/ipsec_mb: remove redundant includes Ruifeng Wang
2022-07-27  8:13 ` [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform Ruifeng Wang
2022-07-27  8:34   ` David Marchand
2022-07-27  8:42     ` Ruifeng Wang
2022-07-27 17:42       ` Honnappa Nagarahalli
2022-07-27  8:50   ` Ashwin Sekhar T K
2022-08-16 15:57 ` [EXT] [PATCH 0/2] IPsec on Arm Akhil Goyal
2022-08-22  7:54 ` Zhang, Roy Fan
2022-08-22  8:38   ` Ruifeng Wang
2022-08-26  8:47   ` Akhil Goyal

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