* [dpdk-test-report] |WARNING| pw80354 [PATCH v5 2/2] test/crypto: add GMAC SGL tests
[not found] <20201012111913.705225-2-pablo.de.lara.guarch@intel.com>
@ 2020-10-12 11:21 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-10-12 11:21 UTC (permalink / raw)
To: test-report; +Cc: Pablo de Lara
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/80354
_coding style issues_
WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines
#335: FILE: app/test/test_cryptodev_aead_test_vectors.h:2617:
+/* Test vector used to test GMAC SGL with 16 segments
+ plaintext length = ~32KB / segment size = ~2 KB */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#335: FILE: app/test/test_cryptodev_aead_test_vectors.h:2617:
+ plaintext length = ~32KB / segment size = ~2 KB */
ERROR:CODE_INDENT: code indent should use tabs where possible
#357: FILE: app/test/test_cryptodev_aead_test_vectors.h:2639:
+ 0xb1, 0xba, 0xe7, 0x28, 0xd3, 0x95, 0x80, 0xd7,$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#357: FILE: app/test/test_cryptodev_aead_test_vectors.h:2639:
+ 0xb1, 0xba, 0xe7, 0x28, 0xd3, 0x95, 0x80, 0xd7,$
ERROR:CODE_INDENT: code indent should use tabs where possible
#358: FILE: app/test/test_cryptodev_aead_test_vectors.h:2640:
+ 0x2e, 0xf5, 0xd0, 0x20, 0x80, 0x95, 0x16, 0x97$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#358: FILE: app/test/test_cryptodev_aead_test_vectors.h:2640:
+ 0x2e, 0xf5, 0xd0, 0x20, 0x80, 0x95, 0x16, 0x97$
total: 2 errors, 4 warnings, 270 lines checked
^ permalink raw reply [flat|nested] only message in thread