[dpdk-test-report] |WARNING| pw84238 [PATCH v5 2/6] net/mlx5: fix build with Direct Verbs disabled
checkpatch at dpdk.org
checkpatch at dpdk.org
Mon Nov 16 15:05:21 CET 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/84238
_coding style issues_
ERROR:TRAILING_STATEMENTS: trailing statements should be on next line
#760: FILE: drivers/net/mlx5/mlx5_flow.c:7271:
+ for (; app_actions->type != RTE_FLOW_ACTION_TYPE_JUMP; app_actions++);
WARNING:RETURN_VOID: void function return statements are not generally useful
#1205: FILE: drivers/net/mlx5/mlx5_flow.c:7821:
+ return;
+}
total: 1 errors, 1 warnings, 0 checks, 1130 lines checked
More information about the test-report
mailing list