[dpdk-test-report] |WARNING| pw98187 [RFC PATCH v6 5/5] app/test: add tests for PIE
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 7 16:13:19 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/98187
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#183: FILE: app/test/test_pie.c:30:
+^I * (milliseconds)$
WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#183: FILE: app/test/test_pie.c:30:
+ uint16_t *dp_update_interval; /**< Update interval for drop probability
+ * (milliseconds)
ERROR:CODE_INDENT: code indent should use tabs where possible
#184: FILE: app/test/test_pie.c:31:
+^I */$
WARNING:TYPO_SPELLING: 'Master' may be misspelled - perhaps 'Primary'?
#207: FILE: app/test/test_pie.c:54:
+struct test_config { /**< Master test structure for RTE_PIE */
WARNING:LONG_LINE: line length of 111 exceeds 100 columns
#578: FILE: app/test/test_pie.c:425:
+ 900, 1200, 1500, 3000};
total: 2 errors, 3 warnings, 1189 lines checked
More information about the test-report
mailing list