[PATCH 1/3] test/crypto: fix skip condition for CPU crypto SGL

Ji, Kai kai.ji at intel.com
Tue Mar 7 18:43:04 CET 2023


Acked-by: Kai Ji <kai.ji at intel.com>

> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> Sent: Tuesday, March 7, 2023 5:18 PM
> To: dev at dpdk.org
> Cc: Ji, Kai <kai.ji at intel.com>; Power, Ciara <ciara.power at intel.com>;
> Akhil Goyal <gakhil at marvell.com>; Fan Zhang <fanzhang.oss at gmail.com>
> Subject: [PATCH 1/3] test/crypto: fix skip condition for CPU crypto SGL
> 
> When SGL support was added to AESNI_MB PMD, the feature flag was
> enabled.
> This meant SGL testcases were incorrectly running for the
> cryptodev_cpu_aesni_mb_autotest, and SGL support was not added for CPU
> crypto.
> 
> Now skipping the ZUC auth cipher SGL tests for CPU crypto, and GCM
> authenticated encryption SGL tests for CPU crypto on AESNI_MB only, as
> AESNI_GCM CPU crypto supports inplace SGL.
> 
> Fixes: f9dfb59edbcc ("crypto/ipsec_mb: support remaining SGL")
> 
> Signed-off-by: Ciara Power <ciara.power at intel.com>
> ---> 2.25.1



More information about the dev mailing list