|WARNING| pw109023 [PATCH] eal: add seqlock
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Mar 30 12:10:57 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109023
_coding style issues_
WARNING:TYPO_SPELLING: 'reclaimation' may be misspelled - perhaps 'reclamation'?
#514: FILE: lib/eal/include/rte_seqlock.h:33:
+ * To avoid resource reclaimation issues, the data protected by a
WARNING:TYPO_SPELLING: 'criticial' may be misspelled - perhaps 'critical'?
#612: FILE: lib/eal/include/rte_seqlock.h:131:
+ * application only may read the data in the read-side criticial
WARNING:TYPO_SPELLING: 'nessesary' may be misspelled - perhaps 'necessary'?
#706: FILE: lib/eal/include/rte_seqlock.h:225:
+ * After the nessesary updates have been performed, the application
total: 0 errors, 3 warnings, 531 lines checked
More information about the test-report
mailing list