|WARNING| pw157840 [PATCH v4 02/14] app/dma-perf: add global section for config file

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 20 06:11:45 CEST 2025


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

_coding style issues_


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

total: 0 errors, 1 warnings, 287 lines checked


More information about the test-report mailing list