|WARNING| pw127111 [PATCH v2] crypto/qat: default to IPsec MB for pre and post computes

checkpatch at dpdk.org checkpatch at dpdk.org
Fri May 19 12:52:31 CEST 2023


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

_coding style issues_


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

total: 0 errors, 1 warnings, 1517 lines checked


More information about the test-report mailing list