[dpdk-test-report] |WARNING| pw95199 [PATCH v4 15/20] common/sfc_efx/base: support counter in action set
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jul 2 10:43:15 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/95199
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#194: FILE: drivers/common/sfc_efx/base/efx_mae.c:1220:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#200: FILE: drivers/common/sfc_efx/base/efx_mae.c:1226:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#290: FILE: drivers/common/sfc_efx/base/efx_mae.c:2452:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#297: FILE: drivers/common/sfc_efx/base/efx_mae.c:2459:
+ return (spec->ema_n_count_actions);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#338: FILE: drivers/common/sfc_efx/base/efx_mae.c:2500:
+ return (0);
total: 5 errors, 0 warnings, 252 lines checked
More information about the test-report
mailing list