[dpdk-test-report] |WARNING| pw32861 [PATCH v3 2/2] net/virtio: support GUEST ANNOUNCE

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 4 00:07:25 CET 2018


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

_coding style issues_


CHECK:CAMELCASE: Avoid CamelCase: <ETHER_TYPE_IPv4>
#115: FILE: drivers/net/virtio/virtio_ethdev.c:1284:
+	rarp->arp_pro = htons(ETHER_TYPE_IPv4);

WARNING:TYPO_SPELLING: 'acknowledgement' may be misspelled - perhaps 'acknowledgment'?
#324: FILE: drivers/net/virtio/virtqueue.h:162:
+ * Control link announce acknowledgement

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


More information about the test-report mailing list