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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 8 19:18:01 CEST 2018


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

_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