|WARNING| pw108896 [PATCH v4 16/16] vhost: make sure each queue callfd is configured

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 27 17:39:24 CEST 2022


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 27 lines checked


More information about the test-report mailing list