[dpdk-test-report] |WARNING| pw78729 [PATCH v3 60/60] common/sfc_efx/base: handle descriptor proxy queue events
checkpatch at dpdk.org
checkpatch at dpdk.org
Thu Sep 24 14:23:52 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/78729
_coding style issues_
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#163: FILE: drivers/common/sfc_efx/base/efx_impl.h:907:
+ const efx_ev_callbacks_t *, void *);$
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#267: FILE: drivers/common/sfc_efx/base/rhead_ev.c:649:
+ return (should_abort);
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#301: FILE: drivers/common/sfc_efx/base/rhead_ev.c:683:
+ return (should_abort);
total: 2 errors, 1 warnings, 183 lines checked
More information about the test-report
mailing list