|WARNING| pw156650 [PATCH v2 02/10] app/dma-perf: add global section for config file

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 17 05:33:13 CEST 2025


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static char array declaration should probably be static const char
#163: 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