|WARNING| pw114929 [PATCH v2 1/3] ethdev: introduce pool sort capability

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 12 19:28:46 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'differnt' may be misspelled - perhaps 'different'?
#145: FILE: lib/ethdev/rte_ethdev.c:1647:
+			       "Invalid capabilities, multi_pools:%d differnt length segments %u exceed supported %u
",

WARNING:LONG_LINE_COMMENT: line length of 105 exceeds 100 columns
#336: FILE: lib/ethdev/rte_ethdev.h:1865:
+	uint32_t mode_split : 1; /**< Supports buffer split capability @see struct rte_eth_rxseg_split */

total: 0 errors, 2 warnings, 203 lines checked


More information about the test-report mailing list