automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw30288 [PATCH] crypto/dpaa2_sec: add check for segmented buffer
       [not found] <20171012130726.4332-2-alok.makhariya@nxp.com>
@ 2017-10-12 13:10 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-12 13:10 UTC (permalink / raw)
  To: test-report; +Cc: alok.makhariya

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#40: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:557:
+        if (!rte_pktmbuf_is_contiguous(op->sym->m_src)) {$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#40: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:557:
+        if (!rte_pktmbuf_is_contiguous(op->sym->m_src)) {$

ERROR:CODE_INDENT: code indent should use tabs where possible
#41: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:558:
+                op->status = RTE_CRYPTO_OP_STATUS_ERROR;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#41: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:558:
+                op->status = RTE_CRYPTO_OP_STATUS_ERROR;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#42: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:559:
+                return -ENOTSUP;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#42: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:559:
+                return -ENOTSUP;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#43: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:560:
+        }$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#43: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:560:
+        }$

total: 4 errors, 4 warnings, 14 lines checked

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

only message in thread, other threads:[~2017-10-12 13:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20171012130726.4332-2-alok.makhariya@nxp.com>
2017-10-12 13:10 ` [dpdk-test-report] |WARNING| pw30288 [PATCH] crypto/dpaa2_sec: add check for segmented buffer 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).