[dpdk-test-report] |WARNING| pw82730 [PATCH 1/8] net/hns3: add queue count of Rx API support

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 29 12:16:06 CET 2020


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#109: FILE: drivers/net/hns3/hns3_rxtx.c:3831:
+         * Number of BDs that have been processed by the driver$

ERROR:CODE_INDENT: code indent should use tabs where possible
#110: FILE: drivers/net/hns3/hns3_rxtx.c:3832:
+         * but have not been notified to the hardware.$

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#111: FILE: drivers/net/hns3/hns3_rxtx.c:3833:
+         * but have not been notified to the hardware.
+	*/

total: 2 errors, 1 warnings, 0 checks, 49 lines checked


More information about the test-report mailing list