automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw108914 [PATCH v5 07/16] example/vdpa:add vdpa blk support in example
       [not found] <1648451862-123318-8-git-send-email-andy.pei@intel.com>
@ 2022-03-28  8:03 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2022-03-28  8:03 UTC (permalink / raw)
  To: test-report; +Cc: Andy Pei

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

_coding style issues_


WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#290: FILE: examples/vdpa/vhost_user.h:26:
+			(1ULL << VHOST_USER_PROTOCOL_F_SLAVE_REQ) | \

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#292: FILE: examples/vdpa/vhost_user.h:28:
+			(1ULL << VHOST_USER_PROTOCOL_F_SLAVE_SEND_FD) | \

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#318: FILE: examples/vdpa/vhost_user.h:54:
+	VHOST_USER_SET_SLAVE_REQ_FD = 21,

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#331: FILE: examples/vdpa/vhost_user.h:67:
+	VHOST_USER_SLAVE_NONE = 0,

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#332: FILE: examples/vdpa/vhost_user.h:68:
+	VHOST_USER_SLAVE_IOTLB_MSG = 1,

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#333: FILE: examples/vdpa/vhost_user.h:69:
+	VHOST_USER_SLAVE_VRING_HOST_NOTIFIER_MSG = 3,

WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'?
#334: FILE: examples/vdpa/vhost_user.h:70:
+	VHOST_USER_SLAVE_MAX

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#402: FILE: examples/vdpa/vhost_user.h:138:
+		uint32_t master; /* a VhostUserRequest value */

WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#403: FILE: examples/vdpa/vhost_user.h:139:
+		uint32_t slave;  /* a VhostUserSlaveRequest value*/

total: 0 errors, 9 warnings, 338 lines checked

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

only message in thread, other threads:[~2022-03-28  8:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1648451862-123318-8-git-send-email-andy.pei@intel.com>
2022-03-28  8:03 ` |WARNING| pw108914 [PATCH v5 07/16] example/vdpa:add vdpa blk support in example 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).