|WARNING| pw119404 [PATCH v2] vdpa/ifc/base: wait for queue disable before saving q-state

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 2 04:35:27 CET 2022


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 20)
#114: FILE: drivers/vdpa/ifc/base/ifcvf.c:290:
+		if (q_disable_try > 0)
+		    WARNINGOUT("Failed Q disable: %d. Saved state is invalid
",

total: 0 errors, 1 warnings, 28 lines checked


More information about the test-report mailing list