|WARNING| pw127934 [PATCH v4 09/26] vhost: introduce backend ops
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Jun 1 22:12:24 CEST 2023
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/127934
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 0)
#138: FILE: lib/vhost/vhost.h:89:
for (iter = val; iter < num; iter++)
[...]
+struct vhost_backend_ops {
total: 0 errors, 1 warnings, 77 lines checked
More information about the test-report
mailing list