|WARNING| pw153116 [PATCH v2 33/45] common/sfc_efx/base: fill in MAC statistics mask on Medford4
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 23 18:06:53 CEST 2025
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153116
_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:97:
+ __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:120:
+ return (rc);
total: 1 errors, 2 warnings, 58 lines checked
More information about the test-report
mailing list