[dpdk-test-report] |WARNING| pw58554 [PATCH] test/crypto: add PDCP vectors and cases

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 4 11:19:57 CEST 2019


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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#542: FILE: app/test/test_cryptodev.c:7454:
+			rte_hexdump(stdout, "reference", output_vec + off, to_trn_tbl[ecx]);

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#644: FILE: app/test/test_cryptodev.c:7556:
+	 * In this case it is uplane 12-bit AES-SNOW DL encap */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#659: FILE: app/test/test_cryptodev.c:7571:
+	 * In this case it is uplane 18-bit NULL-NULL DL encap */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#674: FILE: app/test/test_cryptodev.c:7586:
+	 * In this case it is uplane 18-bit AES DL encap */

WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#690: FILE: app/test/test_cryptodev.c:7602:
+	 * In this case it is cplane 12-bit AES-ZUC DL encap */

total: 0 errors, 5 warnings, 7729 lines checked


More information about the test-report mailing list