[dpdk-test-report] |WARNING| pw21721 [PATCH] net/virtio-user: fix overflow

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Mar 14 10:18:26 CET 2017


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

_coding style issues_


ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#37: FILE: drivers/net/virtio/virtio_pci.h:164:
+#define VIRTIO_MAX_VIRTQUEUES VIRTIO_MAX_VIRTQUEUE_PAIRS * 2 + 1

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


More information about the test-report mailing list