automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw25592 [PATCH 15/22] cryptodev: do not use AAD in wireless algorithms
       [not found] <20170621074731.45013-15-pablo.de.lara.guarch@intel.com>
@ 2017-06-21 15:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-06-21 15:48 UTC (permalink / raw)
  To: test-report; +Cc: Pablo de Lara

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#334: FILE: drivers/crypto/qat/qat_crypto.c:1036:
+				uint8_t *auth_IV_ptr_dst = (uint8_t *) rte_pktmbuf_prepend(

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#833: FILE: test/test/test_cryptodev.c:2070:
+		const uint8_t *iv, unsigned iv_len,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1054: FILE: test/test/test_cryptodev.c:2261:
+		const unsigned auth_len, const unsigned auth_offset)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1054: FILE: test/test/test_cryptodev.c:2261:
+		const unsigned auth_len, const unsigned auth_offset)

total: 0 errors, 4 warnings, 2009 lines checked

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

only message in thread, other threads:[~2017-06-21 15:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170621074731.45013-15-pablo.de.lara.guarch@intel.com>
2017-06-21 15:48 ` [dpdk-test-report] |WARNING| pw25592 [PATCH 15/22] cryptodev: do not use AAD in wireless algorithms 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).