[dpdk-test-report] |WARNING| pw85549 [PATCH 25/40] net/virtio: add Virtio-user features ops

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Dec 20 22:23:06 CET 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#160: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:124:
+	if (tap_features & IFF_VNET_HDR) {

WARNING:TYPO_SPELLING: 'IFF' may be misspelled - perhaps 'IF'?
#168: FILE: drivers/net/virtio/virtio_user/vhost_kernel.c:132:
+	if (tap_features & IFF_MULTI_QUEUE)

total: 0 errors, 2 warnings, 0 checks, 424 lines checked


More information about the test-report mailing list