automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw68426 [PATCH 1/2] test/crypto: add capability check
       [not found] <1586859760-207446-1-git-send-email-pablo.de.lara.guarch@intel.com>
@ 2020-04-14 10:24 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-04-14 10:24 UTC (permalink / raw)
  To: test-report; +Cc: Pablo de Lara

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#114: FILE: app/test/test_cryptodev_blockcipher.c:61:
+        return 0;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#114: FILE: app/test/test_cryptodev_blockcipher.c:61:
+        return 0;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#125: FILE: app/test/test_cryptodev_blockcipher.c:156:
+        /* Check if PMD is capable of performing that test */$

ERROR:CODE_INDENT: code indent should use tabs where possible
#126: FILE: app/test/test_cryptodev_blockcipher.c:157:
+        if (verify_algo_support(t, dev_id, digest_len) < 0) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#126: FILE: app/test/test_cryptodev_blockcipher.c:157:
+        if (verify_algo_support(t, dev_id, digest_len) < 0) {$

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 17)
#126: FILE: app/test/test_cryptodev_blockcipher.c:157:
+        if (verify_algo_support(t, dev_id, digest_len) < 0) {
+		 RTE_LOG(DEBUG, USER1,

total: 3 errors, 3 warnings, 61 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-14 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1586859760-207446-1-git-send-email-pablo.de.lara.guarch@intel.com>
2020-04-14 10:24 ` [dpdk-test-report] |WARNING| pw68426 [PATCH 1/2] test/crypto: add capability check checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).