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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 9 18:09:54 CEST 2018


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

_coding style issues_


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

total: 0 errors, 1 warnings, 341 lines checked


More information about the test-report mailing list