|WARNING| pw138811 [PATCH v2] graph: avoid id collisions

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 26 16:51:30 CET 2024


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

_coding style issues_


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

total: 0 errors, 1 warnings, 241 lines checked


More information about the test-report mailing list