|WARNING| pw114010 [PATCH v3 1/1] crypto/openssl: support aes cmac operations

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 18 11:14:29 CEST 2022


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/114010

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#117: FILE: drivers/crypto/openssl/openssl_pmd_private.h:153:
+				EVP_MAC_CTX *ctx;
 				            ^

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#120: FILE: drivers/crypto/openssl/openssl_pmd_private.h:156:
+				const EVP_CIPHER *evp_algo;
 				                 ^

total: 2 errors, 0 warnings, 270 lines checked


More information about the test-report mailing list