[dpdk-test-report] |WARNING| pw86923 [PATCH v2 27/44] net/virtio: add Virtio-user features ops

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 19 22:30:27 CET 2021


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

_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, 419 lines checked


More information about the test-report mailing list