[dpdk-test-report] |WARNING| pw46062 [v2, 1/3] crypto/qat: add support AES-CMAC

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Oct 4 13:22:56 CEST 2018


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#182: FILE: drivers/crypto/qat/qat_sym_session.c:1071:
+			return 0;
+		} else {

total: 0 errors, 1 warnings, 315 lines checked


More information about the test-report mailing list