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

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 13 12:45:03 CET 2025


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 42)
#202: 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