automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24132 [PATCH RFC 08/11] xxx: batch the desc_hw update?
       [not found] <1493992642-52756-9-git-send-email-jfreiman@redhat.com>
@ 2017-05-05 13:58 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-05 13:58 UTC (permalink / raw)
  To: test-report; +Cc: Jens Freimann

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#132: FILE: lib/librte_vhost/virtio_net.c:1149:
+		for (idx = 1; idx < (uint16_t)(vq->last_used_idx - head_idx); idx++) {
+			desc[(idx + head_idx) & (vq->size - 1)].flags = 0;
+		}

total: 0 errors, 1 warnings, 99 lines checked

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

only message in thread, other threads:[~2017-05-05 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1493992642-52756-9-git-send-email-jfreiman@redhat.com>
2017-05-05 13:58 ` [dpdk-test-report] |WARNING| pw24132 [PATCH RFC 08/11] xxx: batch the desc_hw update? 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).