* [dpdk-test-report] |WARNING| pw38479 [PATCH v4 15/20] vhost: dequeue for packed queues
[not found] <20180419070751.8933-16-jfreimann@redhat.com>
@ 2018-04-19 7:09 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-19 7:09 UTC (permalink / raw)
To: test-report; +Cc: Jens Freimann
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/38479
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#81: FILE: lib/librte_vhost/virtio_net.c:1142:
+ if (unlikely((desc->len < dev->vhost_hlen)) ||
[...]
+ RTE_LOG(ERR, VHOST_DATA,
ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#144: FILE: lib/librte_vhost/virtio_net.c:1205:
+ if (unlikely(dev->dequeue_zero_copy && (hpa = gpa_to_hpa(dev,
total: 1 errors, 1 warnings, 245 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-04-19 7:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20180419070751.8933-16-jfreimann@redhat.com>
2018-04-19 7:09 ` [dpdk-test-report] |WARNING| pw38479 [PATCH v4 15/20] vhost: dequeue for packed queues 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).