[dpdk-test-report] |WARNING| pw39723 [PATCH v2] net/virtio-user: fix multiple queues fail in server mode

checkpatch at dpdk.org checkpatch at dpdk.org
Thu May 10 11:36:40 CEST 2018


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#66: FILE: drivers/net/virtio/virtio_user/virtio_user_dev.c:453:
+	if (dev->vhostfd >= 0)  {
[...]
+	} else if (!dev->is_server)
[...]

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


More information about the test-report mailing list