automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw86199 [PATCH v3 1/2] net/virtio: fix missing backend features negotiation
       [not found] <20210108094149.215384-2-maxime.coquelin@redhat.com>
@ 2021-01-08  9:43 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-01-08  9:43 UTC (permalink / raw)
  To: test-report; +Cc: Maxime Coquelin

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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'dev->backend_type == VIRTIO_USER_BACKEND_VHOST_VDPA'
#190: FILE: drivers/net/virtio/virtio_user/virtio_user_dev.c:507:
+		if ((dev->device_features & (1ULL << VHOST_USER_F_PROTOCOL_FEATURES)) ||
+				(dev->backend_type == VIRTIO_USER_BACKEND_VHOST_VDPA)) {

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

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

only message in thread, other threads:[~2021-01-08  9:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210108094149.215384-2-maxime.coquelin@redhat.com>
2021-01-08  9:43 ` [dpdk-test-report] |WARNING| pw86199 [PATCH v3 1/2] net/virtio: fix missing backend features negotiation 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).