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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 9 15:03:08 CEST 2025


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

_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