10/04/2020 17:03, Mairtin o Loingsigh: > This patch adds test vectors for AES-256 and sets AESNI-MB as the > target PMD
There is really something wrong in the cryptodev API. Why the PMD must be selected in the tests? Isn't there some capabilities in cryptodev? Whitelisting PMD in the test prevents testing capabilities API. It looks the required refactoring is not progressing enough. I suggest blocking all crypto-related patches until is is fixed.