|WARNING| pw129183 [PATCH] doc: add ice VF live migration guide

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 3 07:16:11 CEST 2023


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

_coding style issues_


WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#132: FILE: doc/guides/nics/intel_vf.rst:677:
+        qemu/build/x86_64-softmmu/qemu-system-x86_64 -enable-kvm -cpu host -m 4G -smp 1 -device vfio-pci,host=0000:ca:11.0,x-enable-migration=true,x-pre-copy-dirty-page-tracking=off -drive file=ubuntu-2004.qcow2 -nic user,hostfwd=tcp::5555-:22 -monitor stdio

WARNING:TYPO_SPELLING: 'stdio' may be misspelled - perhaps 'studio'?
#160: FILE: doc/guides/nics/intel_vf.rst:705:
+        qemu/build/x86_64-softmmu/qemu-system-x86_64 -enable-kvm -cpu host -m 4G -smp 1 -device vfio-pci,host=0000:ca:11.1,x-enable-migration=true,x-pre-copy-dirty-page-tracking=off -drive file=ubuntu-2004.qcow2 -nic user,hostfwd=tcp::5556-:22 -monitor stdio -incoming tcp:127.0.0.1:4444

total: 0 errors, 2 warnings, 108 lines checked


More information about the test-report mailing list