[dpdk-test-report] |WARNING| pw52916 [PATCH v2 9/9] net/mlx5: add drop action to Direct Verbs E-Switch
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Apr 18 13:29:53 CEST 2019
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/52916
_coding style issues_
CHECK:BRACES: braces {} should be used on all arms of this statement
#102: FILE: drivers/net/mlx5/mlx5_flow_dv.c:4060:
+ if (flow->transfer)
[...]
+ else {
[...]
CHECK:BRACES: Unbalanced braces around else statement
#104: FILE: drivers/net/mlx5/mlx5_flow_dv.c:4062:
+ else {
total: 0 errors, 0 warnings, 2 checks, 100 lines checked
More information about the test-report
mailing list