DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/1] Unifying IPsec MB
@ 2024-06-05  8:53 Brian Dooley
  2024-06-05  8:53 ` [PATCH v1 1/1] crypto/ipsec_mb: unify some IPsec MB PMDs Brian Dooley
  0 siblings, 1 reply; 7+ messages in thread
From: Brian Dooley @ 2024-06-05  8:53 UTC (permalink / raw)
  Cc: dev, gakhil, pablo.de.lara.guarch, wathsala.vithanage, Brian Dooley

Unifying some PMDs in the ipsec_mb crypto driver
As discussed previously on the mailing list:
https://patches.dpdk.org/project/dpdk/patch/20240228113301.934291-1-brian.dooley@intel.com/

Brian Dooley (1):
  crypto/ipsec_mb: unify some IPsec MB PMDs

 doc/guides/rel_notes/release_24_07.rst        |   3 +
 drivers/crypto/ipsec_mb/pmd_aesni_mb.c        |  10 +-
 drivers/crypto/ipsec_mb/pmd_aesni_mb_priv.h   |  15 +-
 drivers/crypto/ipsec_mb/pmd_chacha_poly.c     | 340 +--------------
 .../crypto/ipsec_mb/pmd_chacha_poly_priv.h    |  28 --
 drivers/crypto/ipsec_mb/pmd_kasumi.c          | 409 +-----------------
 drivers/crypto/ipsec_mb/pmd_kasumi_priv.h     |  20 -
 7 files changed, 32 insertions(+), 793 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-06-26  8:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-05  8:53 [PATCH v1 0/1] Unifying IPsec MB Brian Dooley
2024-06-05  8:53 ` [PATCH v1 1/1] crypto/ipsec_mb: unify some IPsec MB PMDs Brian Dooley
2024-06-14 14:07   ` [PATCH v2 0/1] Unifying IPsec MB Brian Dooley
2024-06-14 14:07     ` [PATCH v2 1/1] crypto/ipsec_mb: unify some IPsec MB PMDs Brian Dooley
2024-06-26  8:26       ` [EXTERNAL] " Akhil Goyal
2024-06-20  6:53   ` [PATCH v1 " De Lara Guarch, Pablo
2024-06-20  7:00     ` 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).