[dpdk-test-report] |WARNING| pw73289 [PATCH v5 02/25] ethdev: add a link status text representation
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Jul 6 22:27:41 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/73289
_coding style issues_
WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'?
#451: FILE: app/test/test_ethdev_link.c:254:
+ .suite_name = "link status formating",
WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'?
#502: FILE: lib/librte_ethdev/rte_ethdev.c:2404:
+ /* preformat complex formating to easily concatinate it further */
WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'?
#505: FILE: lib/librte_ethdev/rte_ethdev.c:2407:
+ /* init str before formating */
WARNING:TYPO_SPELLING: 'Formated' may be misspelled - perhaps 'Formatted'?
#646: FILE: lib/librte_ethdev/rte_ethdev.c:2548:
+ /* Formated status */
WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'?
#666: FILE: lib/librte_ethdev/rte_ethdev.h:2300:
+ * print formated link status to stdout. This function threats all
WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'?
#672: FILE: lib/librte_ethdev/rte_ethdev.h:2306:
+ * , default formating will be applied.
WARNING:TYPO_SPELLING: 'formating' may be misspelled - perhaps 'formatting'?
#701: FILE: lib/librte_ethdev/rte_ethdev.h:2335:
+ * , default formating will be applied.
total: 0 errors, 7 warnings, 551 lines checked
More information about the test-report
mailing list