|WARNING| pw147717 [PATCH v4 5/7] app/test: extract parse list value testcase for kvargs
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 30 09:56:31 CET 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/147717
_coding style issues_
WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#106: FILE: app/test/test_kvargs.c:220:
+ const char *valid_keys[] = { "foo", "check", NULL };
total: 0 errors, 1 warnings, 72 lines checked
More information about the test-report
mailing list