automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106466 [PATCH 11/15] vdpa: add config space change interrupt register and handle for virtio_blk
       [not found] <1643093258-47258-12-git-send-email-andy.pei@intel.com>
@ 2022-01-25  6:55 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-01-25  6:55 UTC (permalink / raw)
  To: test-report; +Cc: Andy Pei

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

_coding style issues_


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

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

WARNING:RETURN_VOID: void function return statements are not generally useful
#101: FILE: drivers/vdpa/ifc/ifcvf_vdpa.c:638:
+	return;
+}

total: 0 errors, 3 warnings, 142 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-25  6:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1643093258-47258-12-git-send-email-andy.pei@intel.com>
2022-01-25  6:55 ` |WARNING| pw106466 [PATCH 11/15] vdpa: add config space change interrupt register and handle for virtio_blk checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).