|WARNING| pw140654 [PATCH v2 1/5] crypto/openssl: fix GCM and CCM thread unsafe ctxs

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 3 21:22:58 CEST 2024


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

_coding style issues_


ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#99: FILE: drivers/crypto/openssl/rte_openssl_pmd.c:1593:
+	EVP_CIPHER_CTX *ctx = EVP_CIPHER_CTX_new();
 	               ^

total: 1 errors, 0 warnings, 41 lines checked


More information about the test-report mailing list