|WARNING| pw157332 [PATCH v10 02/21] test/func_reentrancy: fix args to EAL init call

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 8 22:43:09 CEST 2025


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: char * array declaration might be better as static const
#95: FILE: app/test/test_func_reentrancy.c:73:
+	char *argv[] = { appname, NULL };

total: 0 errors, 1 warnings, 13 lines checked


More information about the test-report mailing list