|WARNING| pw115388 [RFC PATCH v1 04/10] dts: add basic node management methods
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Aug 24 18:26:40 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/115388
_coding style issues_
WARNING:TYPO_SPELLING: 'directorys' may be misspelled - perhaps 'directories'?
#312: FILE: dts/framework/node.py:253:
+ directorys = ["/var/run/dpdk/%s" % file_prefix for file_prefix in prefix_list]
WARNING:TYPO_SPELLING: 'directorys' may be misspelled - perhaps 'directories'?
#313: FILE: dts/framework/node.py:254:
+ for directory in directorys:
WARNING:REPEATED_WORD: Possible repeated word: 'in'
#458: FILE: dts/framework/node.py:399:
+ # if system core less than request just use all cores in in socket
total: 0 errors, 3 warnings, 465 lines checked
More information about the test-report
mailing list