[dpdk-test-report] |WARNING| pw97701 [PATCH 2/4] crypto/qat: isolate implementations of symmetric operations
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 1 16:48:24 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/97701
_coding style issues_
WARNING:BRACES: braces {} are not necessary for single statement blocks
#207: FILE: drivers/crypto/qat/dev/qat_sym_pmd_gen2.c:28:
+ if (qat_sym_qp_setup(dev, qp_id, qp_conf, qat_qp_conf, socket_id)) {
+ return -1;
+ }
total: 0 errors, 1 warnings, 544 lines checked
More information about the test-report
mailing list