|WARNING| pw145733 [PATCH v6 1/3] ethdev: add frequency adjustment API

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 11 08:58:34 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#231: 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'?
#231: 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'?
#247: 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'?
#247: 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, 147 lines checked


More information about the test-report mailing list