|WARNING| pw109331 [RFC PATCH v1 5/8] dts: merge DTS vm_images/README.md to DPDK

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 6 17:33:41 CEST 2022


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

_coding style issues_


WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

ERROR:TRAILING_WHITESPACE: trailing whitespace
#68: FILE: dts/vm_images/README.md:3:
+This folder contains utilities to create VM $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#74: FILE: dts/vm_images/README.md:9:
+and set up. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#86: FILE: dts/vm_images/README.md:21:
+it will build them. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#88: FILE: dts/vm_images/README.md:23:
+The root password it asks for is what to set the VM's $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#90: FILE: dts/vm_images/README.md:25:
+you run the script on. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#92: FILE: dts/vm_images/README.md:27:
+``` --debug ``` will enable debug output from guestfs $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#99: FILE: dts/vm_images/README.md:34:
+Most distros will have a "cloud image" which is in the $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#108: FILE: dts/vm_images/README.md:43:
+Currently, only RHEL 8 family distros and Ubuntu 20.04 are $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#110: FILE: dts/vm_images/README.md:45:
+testing has gone to Ubuntu 20.04. $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#114: FILE: dts/vm_images/README.md:49:
+Due to the way that guestfs tools work, they must run $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#115: FILE: dts/vm_images/README.md:50:
+under kvm, but the host needs to have a kernel image $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#117: FILE: dts/vm_images/README.md:52:
+to work around this issue using containers, but $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#118: FILE: dts/vm_images/README.md:53:
+several days of experimentation kept running into $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#121: FILE: dts/vm_images/README.md:56:
+your best bet is to build your VMs on either a $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#123: FILE: dts/vm_images/README.md:58:
+or inside a VM already being emulated as your desired $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#125: FILE: dts/vm_images/README.md:60:
+issues with the hypervisor, since not all hypervisors $

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 17 errors, 1 warnings, 64 lines checked


More information about the test-report mailing list