|WARNING| pw158740 [PATCH v2 2/5] net/dpaa2: clear active VDQ state when freeing Rx queues

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 13 06:30:31 CET 2025


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

_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, 42 lines checked


More information about the test-report mailing list