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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 22 11:44:50 CEST 2020


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

_coding style issues_


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

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

WARNING:SPACING: space prohibited between function name and open parenthesis '('
#228: 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 '('
#244: 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