[dpdk-test-report] |WARNING| pw83749 [PATCH 3/5] net/hns3: adjust some code style

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 5 15:25:09 CET 2020


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#188: FILE: drivers/net/hns3/hns3_flow.c:1329:
+^I^I^I  ^I sizeof(*in->queue) * in->queue_num);$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#188: FILE: drivers/net/hns3/hns3_flow.c:1329:
+^I^I^I  ^I sizeof(*in->queue) * in->queue_num);$

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#550: FILE: drivers/net/hns3/hns3_intr.c:284:
+	  .msg = "tx_que_scan_int_ecc_mbit_err",

WARNING:TYPO_SPELLING: 'que' may be misspelled - perhaps 'queue'?
#554: FILE: drivers/net/hns3/hns3_intr.c:287:
+	  .msg = "rx_que_scan_int_ecc_mbit_err",

total: 1 errors, 3 warnings, 0 checks, 1430 lines checked


More information about the test-report mailing list