automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw86114 [PATCH v3 1/5] common/iavf: emulated pci interfaces on vfio-user client
       [not found] <20210107082718.33748-2-jingjing.wu@intel.com>
@ 2021-01-07  8:42 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-01-07  8:42 UTC (permalink / raw)
  To: test-report; +Cc: Jingjing Wu

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

_coding style issues_


WARNING:TYPO_SPELLING: 'infor' may be misspelled - perhaps 'info'?
#310: 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
#443: FILE: drivers/common/iavf/vfio_user/vfio_user_pci.c:165:
+	return;
+}

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

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

total: 0 errors, 4 warnings, 729 lines checked

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

only message in thread, other threads:[~2021-01-07  8:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210107082718.33748-2-jingjing.wu@intel.com>
2021-01-07  8:42 ` [dpdk-test-report] |WARNING| pw86114 [PATCH v3 1/5] 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).