[dpdk-test-report] |WARNING| pw58837 [PATCH v2 2/2] virtio: one way barrier for packed vring desc used flags

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 6 13:36:23 CEST 2019


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#104: FILE: drivers/net/virtio/virtqueue.h:289:
+	if (vq->hw->weak_barriers)
[...]
+	else {
[...]

CHECK:BRACES: Unbalanced braces around else statement
#106: FILE: drivers/net/virtio/virtqueue.h:291:
+	else {

total: 0 errors, 0 warnings, 74 lines checked


More information about the test-report mailing list