|WARNING| pw106470 [PATCH 15/15] vhost: make sure each queue callfd is configured

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 25 07:55:08 CET 2022


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#63: 
During the vhost data path building process, qemu will create a call fd at first,

WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
#92: FILE: lib/vhost/vhost_user.c:3151:
+		/**
+		** when VIRTIO_DEV_VDPA_CONFIGURED already configured

WARNING:TYPO_SPELLING: 'configed' may be misspelled - perhaps 'configured'?
#94: FILE: lib/vhost/vhost_user.c:3153:
+		** make sure the call fd of each queue is configed correctly.

total: 0 errors, 3 warnings, 27 lines checked


More information about the test-report mailing list