[dpdk-test-report] |WARNING| pw93894 [PATCH v2 15/20] common/sfc_efx/base: support counter in action set
checkpatch at dpdk.org
checkpatch at dpdk.org
Fri Jun 4 16:26:55 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/93894
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#193: FILE: drivers/common/sfc_efx/base/efx_mae.c:1397:
+ return (0);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#199: FILE: drivers/common/sfc_efx/base/efx_mae.c:1403:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#289: FILE: drivers/common/sfc_efx/base/efx_mae.c:2683:
+ return (rc);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#296: FILE: drivers/common/sfc_efx/base/efx_mae.c:2690:
+ return (spec->ema_n_count_actions);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#337: FILE: drivers/common/sfc_efx/base/efx_mae.c:2731:
+ return (0);
total: 5 errors, 0 warnings, 252 lines checked
More information about the test-report
mailing list