|WARNING| pw136017 [PATCH v2] vhost: fix deadlock during software live migration of VDPA in a nested virtualization environment

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 22 04:28:55 CET 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#61: 
'vhost_user_iotlb_miss'-> send vhost message 'VHOST_USER_SLAVE_IOTLB_MSG'

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#63: 
then call 'vhost_user_iotlb_rd_lock(vq)' to hold the read lock `iotlb_lock`.

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#66: 
QEMU-L2 get the 'VHOST_USER_SLAVE_IOTLB_MSG',

total: 0 errors, 3 warnings, 48 lines checked


More information about the test-report mailing list