|WARNING| pw109333 [RFC PATCH v1 6/8] dts: merge DTS vm_images/create_vm_image.py to DPDK
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 6 17:33:39 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/109333
_coding style issues_
WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one
WARNING:TYPO_SPELLING: 'MSDOS' may be misspelled - perhaps ''?
#102: FILE: dts/vm_images/create_vm_image.py:36:
+ MSDOS = "msdos"
WARNING:TYPO_SPELLING: 'msdos' may be misspelled - perhaps ''?
#102: FILE: dts/vm_images/create_vm_image.py:36:
+ MSDOS = "msdos"
WARNING:REPEATED_WORD: Possible repeated word: 'password'
#331: FILE: dts/vm_images/create_vm_image.py:265:
+ f"virt-customize -a {output_path} --root-password password:{root_password} --update"
ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)
total: 1 errors, 4 warnings, 474 lines checked
More information about the test-report
mailing list