[dpdk-test-report] |WARNING| pw25527 [PATCH RFC 20/29] vhost: fix vring addr setup

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 05:00:53 CEST 2017


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#27: FILE: lib/librte_vhost/vhost.c:444:
+	if (dev->features & (1ULL << VIRTIO_F_VERSION_1_1)) {
+		return 0;
+	}

total: 0 errors, 1 warnings, 45 lines checked


More information about the test-report mailing list