|WARNING| pw133828 [PATCH 4/7] app/test: extract with keys testcase for kvargs

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 3 10:56:48 CET 2023


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#104: FILE: app/test/test_kvargs.c:208:
+	const char *valid_keys[] = { "foo", "check", NULL };

total: 0 errors, 1 warnings, 77 lines checked


More information about the test-report mailing list