[dpdk-test-report] |WARNING| pw32879 [PATCH v4 3/3] net/virtio:	support GUEST ANNOUNCE
    checkpatch at dpdk.org 
    checkpatch at dpdk.org
       
    Thu Jan  4 08:25:02 CET 2018
    
    
  
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32879
_coding style issues_
CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#90: FILE: drivers/net/virtio/virtio_ethdev.c:1321:
+	rarp->arp_pro = htons(ETHER_TYPE_IPv4);
WARNING:TYPO_SPELLING: 'acknowledgement' may be misspelled - perhaps 'acknowledgment'?
#201: FILE: drivers/net/virtio/virtqueue.h:162:
+ * Control link announce acknowledgement
total: 0 errors, 1 warnings, 1 checks, 157 lines checked
    
    
More information about the test-report
mailing list