|WARNING| pw114005 [PATCH v2 1/1] crypto/openssl: support aes cmac operations

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 18 08:09:01 CEST 2022


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

_coding style issues_


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

ERROR:CODE_INDENT: code indent should use tabs where possible
#350: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:1862:
+^I^I                op->sym->auth.data.offset, srclen,$

ERROR:CODE_INDENT: code indent should use tabs where possible
#351: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:1863:
+^I^I                ctx_c);$

total: 3 errors, 0 warnings, 270 lines checked


More information about the test-report mailing list