[dpdk-test-report] |WARNING| pw25526 [PATCH RFC 19/29] vhost:	VIRTIO_NET_F_MRG_RXBUF is not supported for now
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Wed Jun 21 05:00:51 CEST 2017
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/25526
_coding style issues_
ERROR:COMPLEX_MACRO: Macros with complex values should be enclosed in parentheses
#28: FILE: lib/librte_vhost/vhost.h:149:
+#define VIRTIO_NET_SUPPORTED_FEATURES ( \
 				(1ULL << VIRTIO_NET_F_CTRL_VQ) | \
 				(1ULL << VIRTIO_NET_F_CTRL_RX) | \
 				(1ULL << VIRTIO_NET_F_GUEST_ANNOUNCE) | \
total: 1 errors, 0 warnings, 8 lines checked
    
    
More information about the test-report
mailing list