[dpdk-test-report] |WARNING| pw34824 [PATCH] ethdev: fix comments for offload capabilites

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Feb 1 12:39:00 CET 2018


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

_coding style issues_


WARNING:TYPO_SPELLING: 'capabilites' may be misspelled - perhaps 'capabilities'?
#5: 
Subject: [dpdk-dev] [PATCH] ethdev: fix comments for offload capabilites

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#38: FILE: lib/librte_ether/rte_ethdev.h:1010:
+	/**< Rx offload capabilities including all per port ones
+		and all per queue ones. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#38: FILE: lib/librte_ether/rte_ethdev.h:1010:
+		and all per queue ones. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#42: FILE: lib/librte_ether/rte_ethdev.h:1013:
+	/**< Tx offload capabilities including all per port ones
+		and all per queue ones. */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#42: FILE: lib/librte_ether/rte_ethdev.h:1013:
+		and all per queue ones. */

total: 0 errors, 5 warnings, 13 lines checked


More information about the test-report mailing list