|WARNING| pw111320 [PATCH v8 12/13] vdpa/ifc: add interrupt handling for config space

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 18 15:03:56 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#65: 
Use VHOST_USER_SLAVE_CONFIG_CHANGE_MSG to inform QEMU.

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#96: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:577:
+	ret = rte_vhost_slave_config_change(vid, 1);

total: 0 errors, 2 warnings, 153 lines checked


More information about the test-report mailing list