* [dpdk-test-report] |WARNING| pw102689 [dpdk-dev v4 6/9] compress/qat: add gen specific implementation
[not found] <20211022170354.13503-7-roy.fan.zhang@intel.com>
@ 2021-10-22 17:06 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-10-22 17:06 UTC (permalink / raw)
To: test-report; +Cc: Fan Zhang
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/102689
_coding style issues_
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#110: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen1.c:12:
+#define QAT_NUM_INTERM_BUFS_GEN1 12
WARNING:TYPO_SPELLING: 'interm' may be misspelled - perhaps 'interim'?
#139: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen1.c:41:
+ comp_dev->interm_buff_mz =
WARNING:TYPO_SPELLING: 'interm' may be misspelled - perhaps 'interim'?
#142: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen1.c:44:
+ if (comp_dev->interm_buff_mz == NULL)
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#250: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen1.c:152:
+ return QAT_NUM_INTERM_BUFS_GEN1;
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#287: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen2.c:8:
+#define QAT_NUM_INTERM_BUFS_GEN2 20
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#292: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen2.c:13:
+ return QAT_NUM_INTERM_BUFS_GEN2;
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#323: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen3.c:8:
+#define QAT_NUM_INTERM_BUFS_GEN3 64
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#328: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen3.c:13:
+ return QAT_NUM_INTERM_BUFS_GEN3;
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#362: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen4.c:11:
+#define QAT_NUM_INTERM_BUFS_GEN4 0
WARNING:TYPO_SPELLING: 'som' may be misspelled - perhaps 'some'?
#464: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen4.c:113:
+ hw_comp_upper_csr.som_ctrl =
WARNING:TYPO_SPELLING: 'SOM' may be misspelled - perhaps 'SOME'?
#465: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen4.c:114:
+ ICP_QAT_HW_COMP_20_SOM_CONTROL_REPLAY_MODE;
WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#481: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen4.c:130:
+ ICP_QAT_HW_COMP_20_SKIP_HASH_COLLISION_DONT_ALLOW;
WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#504: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen4.c:153:
+ ICP_QAT_HW_COMP_20_SKIP_HASH_UPDATE_DONT_ALLOW;
WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#546: FILE: drivers/compress/qat/dev/qat_comp_pmd_gen4.c:195:
+ return QAT_NUM_INTERM_BUFS_GEN4;
total: 0 errors, 14 warnings, 488 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-10-22 17:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20211022170354.13503-7-roy.fan.zhang@intel.com>
2021-10-22 17:06 ` [dpdk-test-report] |WARNING| pw102689 [dpdk-dev v4 6/9] compress/qat: add gen specific implementation checkpatch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).