[dpdk-test-report] |WARNING| pw92008 [RFC PATCH] devtools: script to check meson indentation of lists

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 22 11:03:48 CEST 2021


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#60: 
This is a draft script developed when I was working on the whitespace rework

WARNING:TYPO_SPELLING: 'files'' may be misspelled - perhaps 'file's'?
#171: FILE: devtools/dpdk_meson_check.py:94:
+    parser = ArgumentParser(description='Run syntax checks on DPDK meson.build files')

WARNING:TYPO_SPELLING: 'process'' may be misspelled - perhaps 'process's'?
#172: FILE: devtools/dpdk_meson_check.py:95:
+    parser.add_argument('-d', metavar='directory', default='.', help='Directory to process')

total: 0 errors, 3 warnings, 106 lines checked


More information about the test-report mailing list