|WARNING| pw144646 [PATCH v3 1/3] ethdev: add frequency adjustment API

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 30 11:08:55 CEST 2024


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

_coding style issues_


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

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

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

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#245: FILE: lib/ethdev/rte_ethdev.h:5326:
+ * 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