[dpdk-test-report] |WARNING| pw31268 [PATCH v2] net/virtio: fix rxq intr config fails using vfio-pci

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 8 12:04:45 CET 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'msix_detect >= SUPPORT_MSIX_STATUS_DISABLED'
#142: FILE: drivers/net/virtio/virtio_ethdev.c:1440:
+	if (vtpci_with_feature(hw, VIRTIO_NET_F_STATUS) &&
+	    (msix_detect >= SUPPORT_MSIX_STATUS_DISABLED))

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


More information about the test-report mailing list