[dpdk-test-report] |WARNING| pw40380 [PATCH] compress/qat: add compression PMD

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 23 20:41:04 CEST 2018


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

_coding style issues_


WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#67: FILE: MAINTAINERS:835:
+M: Fiona Trahe <fiona.trahe at intel.com>

WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#68: FILE: MAINTAINERS:836:
+F: drivers/compress/qat/

WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#69: FILE: MAINTAINERS:837:
+F: drivers/common/qat/

WARNING:MAINTAINERS_STYLE: MAINTAINERS entries use one tab after TYPE:
#70: FILE: MAINTAINERS:838:
+F: doc/guides/compressdevs/features/qat.ini

WARNING:MULTILINE_DEREFERENCE: Avoid multiple line dereference - prefer 'qat_gen_config[comp_dev->qat_dev->qat_dev_gen].comp_num_im_bufs_required'
#1630: FILE: drivers/compress/qat/qat_comp_pmd.c:155:
+	int num_im_sgls = qat_gen_config[comp_dev->qat_dev->qat_dev_gen].
+						comp_num_im_bufs_required;

total: 0 errors, 5 warnings, 1899 lines checked


More information about the test-report mailing list