|WARNING| pw104755 [PATCH v3 1/5] common/cnxk: add REE HW definitions

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 29 20:50:02 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#131: FILE: drivers/common/cnxk/hw/ree.h:42:
+#define REE_AF_QUE_SBUF_CTL(a) (0x1200ull | (uint64_t)(a) << 3)

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#138: FILE: drivers/common/cnxk/hw/ree.h:49:
+#define REE_AF_INT_VEC_QUE_DONE (0x2ull)

WARNING:TYPO_SPELLING: 'QUE' may be misspelled - perhaps 'QUEUE'?
#142: FILE: drivers/common/cnxk/hw/ree.h:53:
+#define REE_LF_INT_VEC_QUE_DONE (0x0ull)

total: 0 errors, 3 warnings, 155 lines checked


More information about the test-report mailing list