* [dpdk-test-report] |WARNING| pw30287 [PATCH] crypto/dpaa_sec: add check for segmented buffer
[not found] <20171012130726.4332-1-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/30287
_coding style issues_
ERROR:CODE_INDENT: code indent should use tabs where possible
#37: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:899:
+ if (!rte_pktmbuf_is_contiguous(op->sym->m_src)) {$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#37: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:899:
+ if (!rte_pktmbuf_is_contiguous(op->sym->m_src)) {$
ERROR:CODE_INDENT: code indent should use tabs where possible
#38: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:900:
+ op->status = RTE_CRYPTO_OP_STATUS_ERROR;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#38: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:900:
+ op->status = RTE_CRYPTO_OP_STATUS_ERROR;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#39: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:901:
+ return -ENOTSUP;$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#39: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:901:
+ return -ENOTSUP;$
ERROR:CODE_INDENT: code indent should use tabs where possible
#40: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:902:
+ }$
WARNING:LEADING_SPACE: please, no spaces at the start of a line
#40: FILE: drivers/crypto/dpaa_sec/dpaa_sec.c:902:
+ }$
total: 4 errors, 4 warnings, 13 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-1-alok.makhariya@nxp.com>
2017-10-12 13:10 ` [dpdk-test-report] |WARNING| pw30287 [PATCH] crypto/dpaa_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).