On Fri, Mar 13, 2020 at 05:17:04PM +0530, Srujana Challa wrote: > The following series adds support for Marvell Cryptographic Accelerarion > Unit (CPT) on OcteonTX CN83XX SoC. > > Changes since v1: > * Replaced CRYPTO_BLKCIPHER with CRYPTO_SKCIPHER in Kconfig. > > Srujana Challa (4): > drivers: crypto: create common Kconfig and Makefile for Marvell > drivers: crypto: add support for OCTEON TX CPT engine > drivers: crypto: add the Virtual Function driver for CPT > crypto: marvell: enable OcteonTX cpt options for build There's no mention of testing. Did you try CONFIG_CRYPTO_MANAGER_EXTRA_TESTS=y? - Eric