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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Aug 27 10:20:59 CEST 2019


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

_coding style issues_


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

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

total: 0 errors, 0 warnings, 74 lines checked


More information about the test-report mailing list