[dpdk-test-report] |WARNING| pw78305 [PATCH 56/60] common/sfc_efx/base: support creation of extended width EvQ
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Sep 22 11:01:24 CEST 2020
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/78305
_coding style issues_
ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#261: FILE: drivers/common/sfc_efx/base/efx_ev.c:232:
+ return (EFX_DIV_ROUND_UP(size, EFX_BUF_SIZE));
WARNING:SPACING: space prohibited between function name and open parenthesis '('
#440: FILE: drivers/common/sfc_efx/base/rhead_impl.h:36:
+#define RHEAD_EVQ_EW_DESC_SIZE (sizeof (efx_xword_t))
total: 1 errors, 1 warnings, 0 checks, 319 lines checked
More information about the test-report
mailing list