[dpdk-test-report] |WARNING| pw25591 [PATCH 14/22] cryptodev: add auth IV

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jun 21 17:48:53 CEST 2017


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

_coding style issues_


WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#1290: FILE: examples/l2fwd-crypto/main.c:467:
+			 * after the cipher IV, if added */

WARNING:LONG_LINE: line over 90 characters
#1345: FILE: examples/l2fwd-crypto/main.c:738:
+			options->cipher_xform.cipher.iv.length = options->cipher_iv.length;

total: 0 errors, 2 warnings, 1288 lines checked


More information about the test-report mailing list