|WARNING| pw157459 [PATCH v3 02/13] app/dma-perf: add global section for config file

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 13 05:05:10 CEST 2025


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static char array declaration should probably be static const char
#169: FILE: app/test-dma-perf/main.c:294:
+	static char prog_name[] = "test-dma-perf";

total: 0 errors, 1 warnings, 275 lines checked


More information about the test-report mailing list