[dpdk-test-report] |WARNING| pw78306 [PATCH 57/60] common/sfc_efx/base: poll extended width event queues

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 11:01:26 CEST 2020


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/78306

_coding style issues_


WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'?
#127: FILE: drivers/common/sfc_efx/base/rhead_ev.c:51:
+	__inout		unsigned int *countp,

WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'?
#204: FILE: drivers/common/sfc_efx/base/rhead_ev.c:361:
+	__inout		unsigned int *countp,

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#226: FILE: drivers/common/sfc_efx/base/rhead_ev.c:383:
+		offset = (count & eep->ee_mask) * sizeof (efx_xword_t);

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#242: FILE: drivers/common/sfc_efx/base/rhead_ev.c:399:
+			offset += sizeof (efx_xword_t);

total: 0 errors, 4 warnings, 179 lines checked


More information about the test-report mailing list