[dpdk-test-report] |WARNING| pw97700 [PATCH 1/4] common/qat: isolate implementations of qat generations

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 1 16:48:20 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#327: FILE: drivers/common/qat/dev/qat_dev_gen1.c:244:
+						QAT_NUM_INTERM_BUFS_GEN1;

WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#429: FILE: drivers/common/qat/dev/qat_dev_gen2.c:37:
+						QAT_NUM_INTERM_BUFS_GEN2;

WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#511: FILE: drivers/common/qat/dev/qat_dev_gen3.c:75:
+						QAT_NUM_INTERM_BUFS_GEN3;

WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'?
#774: FILE: drivers/common/qat/dev/qat_dev_gen4.c:256:
+						QAT_NUM_INTERM_BUFS_GEN3;

ERROR:SPACING: need consistent spacing around '*' (ctx:WxV)
#1868: FILE: drivers/common/qat/qat_qp.h:168:
+qat_qp_hw_spec_funcs *qat_qp_hw_spec[];
                      ^

total: 1 errors, 4 warnings, 1714 lines checked


More information about the test-report mailing list