|WARNING| pw158785 [PATCH v5 2/4] net/dpaa2: clear active VDQ state when freeing Rx queues

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Nov 14 07:26:23 CET 2025


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 42)
#203: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:646:
+			while (!qbman_check_command_complete(qs->active_dqs))
+				/* wait */;

total: 0 errors, 1 warnings, 0 checks, 43 lines checked


More information about the test-report mailing list