automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw78843 [PATCH v2 3/8] net/virtio: move backend type selection to ethdev
       [not found] <20200925123113.68916-4-maxime.coquelin@redhat.com>
@ 2020-09-25 12:32 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-09-25 12:32 UTC (permalink / raw)
  To: test-report; +Cc: Maxime Coquelin

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

_coding style issues_


CHECK:LOGICAL_CONTINUATIONS: Logical continuations should be on the previous line
#119: FILE: drivers/net/virtio/virtio_user/virtio_user_dev.c:137:
+	if (dev->backend_type == VIRTIO_USER_BACKEND_VHOST_USER
+	    && dev->vhostfd < 0)

ERROR:SPACING: spaces required around that '?' (ctx:VxE)
#265: FILE: drivers/net/virtio/virtio_user_ethdev.c:530:
+	return S_ISSOCK(sb.st_mode)?
 	                           ^

total: 1 errors, 0 warnings, 1 checks, 189 lines checked

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

only message in thread, other threads:[~2020-09-25 12:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200925123113.68916-4-maxime.coquelin@redhat.com>
2020-09-25 12:32 ` [dpdk-test-report] |WARNING| pw78843 [PATCH v2 3/8] net/virtio: move backend type selection to ethdev 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).