|WARNING| pw152981 [PATCH 34/46] common/sfc_efx/base: fill in MAC statistics mask on Medford4

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 16 16:08:07 CEST 2025


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

_coding style issues_


WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'?
#103: FILE: drivers/common/sfc_efx/base/medford4_impl.h:64:
+	__inout_bcount(sz)	uint32_t *maskp,

WARNING:TYPO_SPELLING: 'inout' may be misspelled - perhaps 'input'?
#123: FILE: drivers/common/sfc_efx/base/medford4_mac.c:91:
+	__inout_bcount(sz)	uint32_t *maskp,

ERROR:RETURN_PARENTHESES: return is not a function, parentheses are not required
#146: FILE: drivers/common/sfc_efx/base/medford4_mac.c:114:
+	return (rc);

total: 1 errors, 2 warnings, 58 lines checked


More information about the test-report mailing list