|WARNING| pw128387 [PATCH] cryptodev: avoid algorithm strings null pointers
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jun 8 09:47:00 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128387
_coding style issues_
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#159: FILE: lib/cryptodev/rte_cryptodev.c:415:
+ if (crypto_asym_xform_strings[i] = NULL)
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 2 errors, 0 warnings, 32 lines checked
More information about the test-report
mailing list