[dpdk-test-report] |WARNING| pw103044 [PATCH v5 7/7] examples/ipsec-secgw: add support for additional algorithms
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Oct 27 14:01:46 CEST 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/103044
_coding style issues_
WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (24, 40)
#268: FILE: examples/ipsec-secgw/sa.c:1301:
+ if (sa->auth_algo == RTE_CRYPTO_AUTH_AES_GMAC)
+ iv_length = 12;
total: 0 errors, 1 warnings, 211 lines checked
More information about the test-report
mailing list