|WARNING| pw140013 [RFC 1/3] ethdev: add internal helper of SW driver statistics

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 10 07:05:41 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'seperated' may be misspelled - perhaps 'separated'?
#121: FILE: lib/ethdev/ethdev_swstats.c:15:
+ * Store of aligned 64 bit never gets seperated on 64 bit platform.

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#319: FILE: lib/ethdev/ethdev_swstats.c:213:
+				__rte_unused unsigned limit)

total: 0 errors, 2 warnings, 379 lines checked


More information about the test-report mailing list