|WARNING| pw128176 [PATCH v5 11/26] vhost: add helper for IOTLB misses

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jun 6 10:20:49 CEST 2023


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 0)
#128: FILE: lib/vhost/vhost.h:89:
 	for (iter = val; iter < num; iter++)
[...]
+struct virtio_net;

total: 0 errors, 1 warnings, 73 lines checked


More information about the test-report mailing list