[dpdk-test-report] |WARNING| pw68809 [PATCH v3 1/2] crypto/qat: add chacha poly implementation

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 17 19:32:03 CEST 2020


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

_coding style issues_

Must be a reply to the first patch (--in-reply-to).


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16)
#377: FILE: drivers/crypto/qat/qat_sym_session.c:827:
+		if (qat_dev_gen > QAT_GEN2 && aead_xform->iv.length ==
[...]
+		return qat_sym_session_handle_single_pass(session,

total: 0 errors, 1 warnings, 301 lines checked


More information about the test-report mailing list