|WARNING| pw153436 [PATCH] crypto/qat: add caching of the asym config
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed May 14 10:09:50 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153436
_coding style issues_
ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#119: FILE: drivers/crypto/qat/qat_asym.c:130:
+ const struct rte_crypto_asym_xform __rte_unused *xform)
^
ERROR:TRAILING_WHITESPACE: trailing whitespace
#248: FILE: drivers/crypto/qat/qat_asym.c:569:
+^I}^I$
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#384: FILE: drivers/crypto/qat/qat_asym.h:79:
+ } info_in [MAX_PKE_PARAMS];
ERROR:BRACKET_SPACE: space prohibited before open square bracket '['
#387: FILE: drivers/crypto/qat/qat_asym.h:82:
+ } info_out [MAX_PKE_PARAMS];
total: 4 errors, 0 warnings, 285 lines checked
More information about the test-report
mailing list