[dpdk-test-report] |WARNING| pw79645 [PATCH v2 20/56] net/txgbe: add RX and TX init

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 6 11:43:02 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'checkum' may be misspelled - perhaps 'checksum'?
#433: FILE: drivers/net/txgbe/txgbe_rxtx.c:392:
+	 * Enable IP/L4 checkum computation by hardware if requested to do so.

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#526: FILE: drivers/net/txgbe/txgbe_rxtx.h:33:
+	/**< Start freeing TX buffers if there are less free descriptors than
+	     this value. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#526: FILE: drivers/net/txgbe/txgbe_rxtx.h:33:
+	     this value. */

total: 0 errors, 3 warnings, 0 checks, 433 lines checked


More information about the test-report mailing list