[dpdk-test-report] |WARNING| pw40874 [PATCH 13/16] crypto/cpt: adds the session related function callbacks

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 8 18:50:29 CEST 2018


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16)
#495: FILE: drivers/crypto/cpt/cpt_pmd_ops.c:1037:
+		} else {
+		if (chain->type == RTE_CRYPTO_SYM_XFORM_CIPHER) {

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 24)
#504: FILE: drivers/crypto/cpt/cpt_pmd_ops.c:1046:
+			} else {
+			if (fill_sess_auth(NULL, chain, sess_private_data))

total: 0 errors, 2 warnings, 500 lines checked


More information about the test-report mailing list