> -----Original Message-----
> From: Power, Ciara <ciara.po...@intel.com>
> Sent: Friday, October 15, 2021 3:40 PM
> To: dev@dpdk.org
> Cc: Zhang, Roy Fan <roy.fan.zh...@intel.com>; Bronowski, PiotrX
> <piotrx.bronow...@intel.com>; gak...@marvell.com; De Lara Guarch, Pablo
> <pablo.de.lara.gua...@intel.com>; m...@ashroe.eu; Power, Ciara
> <ciara.po...@intel.com>; Thomas Monjalon <tho...@monjalon.net>
> Subject: [PATCH v4 08/14] drivers/crypto: move aesni-gcm PMD to IPsec-mb
> framework
> 
> From: Piotr Bronowski <piotrx.bronow...@intel.com>
> 
> This patch removes the crypto/aesni_gcm folder and gathers all
> aesni-gcm PMD implementation specific details into a single file,
> pmd_aesni_gcm.c in the crypto/ipsec_mb folder.
> A redundant check for iv length is removed.
> 
> GCM ops are stored in the queue pair for multi process support, they
> are updated during queue pair setup for both primary and secondary
> processes.
> 
> GCM ops are also set per lcore for the CPU crypto mode.
> 
> Signed-off-by: Piotr Bronowski <piotrx.bronow...@intel.com>
> Signed-off-by: Ciara Power <ciara.po...@intel.com>
> Acked-by: Ray Kinsella <m...@ashroe.eu>
> 
Acked-by: Fan Zhang <roy.fan.zh...@intel.com>

Reply via email to