|WARNING| pw115390 [RFC PATCH v1 05/10] dts: add system under test node
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 24 18:26:34 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115390
_coding style issues_
WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'?
#592: FILE: dts/framework/sut_node.py:524:
+ _formated_core_list = []
WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'?
#599: FILE: dts/framework/sut_node.py:531:
+ _formated_core_list.append(
WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'?
#605: FILE: dts/framework/sut_node.py:537:
+ _formated_core_list.extend(
WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'?
#611: FILE: dts/framework/sut_node.py:543:
+ _formated_core_list.append(
WARNING:TYPO_SPELLING: 'formated' may be misspelled - perhaps 'formatted'?
#616: FILE: dts/framework/sut_node.py:548:
+ return _formated_core_list
total: 0 errors, 5 warnings, 603 lines checked
More information about the test-report
mailing list