|WARNING| pw130265 [PATCH 2/2] net/ice: map group to pipeline stage

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 14 14:07:36 CEST 2023


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#432: FILE: drivers/net/ice/ice_generic_flow.c:2230:
+	if (parser->parse_pattern_action(ad,
[...]
+			return NULL;

ERROR:OPEN_BRACE: that open brace { should be on the previous line
#445: FILE: drivers/net/ice/ice_generic_flow.c:2241:
+	switch (group)
+	{

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


More information about the test-report mailing list