|WARNING| pw120774 [PATCH] cryptodev: add algo enums to string conversion APIs

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 12 16:11:15 CET 2022


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#522: FILE: lib/cryptodev/rte_cryptodev.c:289:
+static const char *crypto_asym_xform_strings[] = {

total: 0 errors, 1 warnings, 585 lines checked


More information about the test-report mailing list