* [dpdk-test-report] |WARNING| [PATCH 2/8] drivers/common/dpaa2: Sample descriptors for NXP DPAA2 SEC operations.
[not found] <20161205125540.6419-3-akhil.goyal@nxp.com>
@ 2016-12-05 7:29 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-05 7:29 UTC (permalink / raw)
To: test-report; +Cc: Akhil Goyal
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/17673
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3219: FILE: drivers/common/dpaa2/flib/desc/common.h:61:
+static inline int rta_inline_query(unsigned sd_base_len, unsigned jd_len,
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3219: FILE: drivers/common/dpaa2/flib/desc/common.h:61:
+static inline int rta_inline_query(unsigned sd_base_len, unsigned jd_len,
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int *' to bare use of 'unsigned *'
#3220: FILE: drivers/common/dpaa2/flib/desc/common.h:62:
+ unsigned *data_len, uint32_t *inl_mask,
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3221: FILE: drivers/common/dpaa2/flib/desc/common.h:63:
+ unsigned count)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3224: FILE: drivers/common/dpaa2/flib/desc/common.h:66:
+ unsigned i;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3585: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:327:
+static inline unsigned __rta_copy_ipsec_encap_pdb(struct program *program,
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3589: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:331:
+ unsigned start_pc = program->current_pc;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3702: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:444:
+static inline unsigned __rta_copy_ipsec_decap_pdb(struct program *program,
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3706: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:448:
+ unsigned start_pc = program->current_pc;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#3707: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:449:
+ unsigned i, ars;
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#3797: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:539:
+ * length */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#3800: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:542:
+ * offset */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#3807: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:549:
+ * header */
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#3809: FILE: drivers/common/dpaa2/flib/desc/ipsec.h:551:
+ * header + outer IP header material */
total: 0 errors, 14 warnings, 4586 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-05 7:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20161205125540.6419-3-akhil.goyal@nxp.com>
2016-12-05 7:29 ` [dpdk-test-report] |WARNING| [PATCH 2/8] drivers/common/dpaa2: Sample descriptors for NXP DPAA2 SEC operations 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).