|WARNING| pw147652 [PATCH v6 3/5] net/ice: enhance Tx scheduler hierarchy support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 29 18:03:57 CET 2024


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

_coding style issues_


CHECK:BRACES: braces {} should be used on all arms of this statement
#427: FILE: drivers/net/ice/ice_tm.c:472:
+	if (level_id == RTE_TM_NODE_LEVEL_ID_ANY)
[...]
+	else if (level_id != parent_node->level + 1) {
[...]

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


More information about the test-report mailing list