[dpdk-test-report] |WARNING| [PATCH 2/3] net/virtio_user: add vhost kernel support

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 2 15:31:13 CET 2016


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#520: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:363:
+		if (features & IFF_MULTI_QUEUE)
[...]
+		else {
[...]

total: 0 errors, 0 warnings, 1 checks, 486 lines checked


More information about the test-report mailing list