|WARNING| pw145591 [PATCH v4 1/3] ethdev: add frequency adjustment API

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 10 11:55:44 CEST 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#227: 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'?
#227: 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'?
#243: 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'?
#243: 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