[dpdk-test-report] |WARNING| pw101340 [PATCH v4 04/10] common/sfc_efx/base: match on recirc. ID in action rules
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 13 15:16:56 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/101340
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#152: FILE: drivers/common/sfc_efx/base/efx_mae.c:889:
+ return (rc);
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#169: FILE: drivers/common/sfc_efx/base/efx_mae.c:906:
+ sizeof (recirc_id), vp,
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#170: FILE: drivers/common/sfc_efx/base/efx_mae.c:907:
+ sizeof (full_mask), mp);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#174: FILE: drivers/common/sfc_efx/base/efx_mae.c:911:
+ return (0);
total: 2 errors, 2 warnings, 98 lines checked
More information about the test-report
mailing list