|WARNING| pw145721 [PATCH v5 1/3] ethdev: add frequency adjustment API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 11 05:20:42 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#228: FILE: lib/ethdev/rte_ethdev.h:5306:
+ * value of the slave clock relative to the master clock via a servo algorithm

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#228: FILE: lib/ethdev/rte_ethdev.h:5306:
+ * value of the slave clock relative to the master clock via a servo algorithm

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#244: FILE: lib/ethdev/rte_ethdev.h:5322:
+ * clock only if the absolute value of the master/slave clock offset is greater than

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#244: FILE: lib/ethdev/rte_ethdev.h:5322:
+ * clock only if the absolute value of the master/slave clock offset is greater than

total: 0 errors, 4 warnings, 146 lines checked


More information about the test-report mailing list