[dpdk-test-report] |WARNING| pw42156 crypto/aesni_mb: call buffer manager allocation

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jul 3 16:04:32 CEST 2018


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#102: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:488:
+        if (qp->mb_mgr == NULL) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#102: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c:488:
+        if (qp->mb_mgr == NULL) {$

total: 1 errors, 1 warnings, 104 lines checked


More information about the test-report mailing list