[dpdk-test-report] |WARNING| pw94106 [PATCH v2 11/58] net/bnxt: add hashing changes for Thor
checkpatch at dpdk.org
checkpatch at dpdk.org
Sun Jun 13 02:10:26 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/94106
_coding style issues_
WARNING:TYPO_SPELLING: 'bae' may be misspelled - perhaps 'base'?
#261: FILE: drivers/net/bnxt/hcapi/cfa/hcapi_cfa_common.c:61:
+0x95bf4a82, 0xe2b87a14, 0x7bb12bae, 0x0cb61b38,
CHECK:MACRO_ARG_REUSE: Macro argument reuse 'crc' - possible side-effects?
#300: FILE: drivers/net/bnxt/hcapi/cfa/hcapi_cfa_defs.h:63:
+#define ucrc32(ch, crc) (crc32tbl[((crc) ^ (ch)) & 0xff] ^ ((crc) >> 8))
total: 0 errors, 1 warnings, 1 checks, 645 lines checked
More information about the test-report
mailing list