|WARNING| pw144098 [PATCH v8 6/7] test-pmd: add packet dissect format

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 17 05:33:02 CEST 2024


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

_coding style issues_


WARNING:STATIC_CONST_CHAR_ARRAY: static const char * array should probably be static const char * const
#139: FILE: app/test-pmd/config.c:6274:
+	static const char *formats[] = {

WARNING:TYPO_SPELLING: 'Que' may be misspelled - perhaps 'Queue'?
#202: FILE: app/test-pmd/util.c:325:
+		printf("Seq#   Time        Port:Que R Description
");

total: 0 errors, 2 warnings, 125 lines checked


More information about the test-report mailing list