|WARNING| pw141252 [PATCH v3] graph: avoid id collisions

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 18 11:25:47 CEST 2024


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#117: FILE: app/test/test_graph.c:702:
+	static const char *node_patterns[] = {"test_node_source1", "test_node00"};

total: 0 errors, 1 warnings, 250 lines checked


More information about the test-report mailing list