automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25515 [PATCH RFC 08/29] xxx: batch the desc_hw update?
       [not found] <1498013885-102779-9-git-send-email-tiwei.bie@intel.com>
@ 2017-06-21  3:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-21  3:00 UTC (permalink / raw)
  To: test-report; +Cc: Tiwei Bie

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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#129: 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-06-21  3:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1498013885-102779-9-git-send-email-tiwei.bie@intel.com>
2017-06-21  3:00 ` [dpdk-test-report] |WARNING| pw25515 [PATCH RFC 08/29] 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).