automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw85508 [PATCH v1 1/2] common/iavf: emulated pci interfaces on vfio-user client
       [not found] <20201219143816.64174-2-jingjing.wu@intel.com>
@ 2020-12-19 14:50 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-12-19 14:50 UTC (permalink / raw)
  To: test-report; +Cc: Jingjing Wu

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

_coding style issues_


WARNING:TYPO_SPELLING: 'infor' may be misspelled - perhaps 'info'?
#308: FILE: drivers/common/iavf/vfio_user/vfio_user_pci.c:32:
+/* buffer length for region infor get */

WARNING:RETURN_VOID: void function return statements are not generally useful
#436: FILE: drivers/common/iavf/vfio_user/vfio_user_pci.c:160:
+	return;
+}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#466: FILE: drivers/common/iavf/vfio_user/vfio_user_pci.c:190:
+		if (h->id == cap) {
+			return h;
+		}

WARNING:LINE_CONTINUATIONS: Avoid unnecessary line continuations
#744: FILE: drivers/common/iavf/vfio_user/vfio_user_pci.c:468:
+			return (void *)((uintptr_t)region->mmaps[i].mem + \

total: 0 errors, 4 warnings, 718 lines checked

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

only message in thread, other threads:[~2020-12-19 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201219143816.64174-2-jingjing.wu@intel.com>
2020-12-19 14:50 ` [dpdk-test-report] |WARNING| pw85508 [PATCH v1 1/2] common/iavf: emulated pci interfaces on vfio-user client 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).