automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24247 [PATCH RFC v2 3/3] cryptodev: added asym queue pair and session apis
       [not found] <1494506132-23107-4-git-send-email-Umesh.Kartha@caviumnetworks.com>
@ 2017-05-11 12:38 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-11 12:38 UTC (permalink / raw)
  To: test-report; +Cc: Umesh Kartha

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#62: FILE: librte_cryptodev/rte_cryptodev.c:1338:
+	unsigned i;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#146: FILE: librte_cryptodev/rte_cryptodev.c:1463:
+		unsigned nb_objs, unsigned obj_cache_size, int socket_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#146: FILE: librte_cryptodev/rte_cryptodev.c:1463:
+		unsigned nb_objs, unsigned obj_cache_size, int socket_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#193: FILE: librte_cryptodev/rte_cryptodev.c:1617:
+					(unsigned)dev_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#245: FILE: librte_cryptodev/rte_cryptodev.c:1889:
+		__rte_unused unsigned i)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#269: FILE: librte_cryptodev/rte_cryptodev.c:1968:
+		unsigned nb_objs, unsigned obj_cache_size, int socket_id)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#269: FILE: librte_cryptodev/rte_cryptodev.c:1968:
+		unsigned nb_objs, unsigned obj_cache_size, int socket_id)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#272: FILE: librte_cryptodev/rte_cryptodev.c:1971:
+	unsigned priv_sess_size;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#274: FILE: librte_cryptodev/rte_cryptodev.c:1973:
+	unsigned n = snprintf(mp_name, sizeof(mp_name), "cdev_%d_sess_mp",

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#291: FILE: librte_cryptodev/rte_cryptodev.c:1990:
+	unsigned elt_size = sizeof(struct rte_cryptodev_asym_session) +

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#496: FILE: librte_cryptodev/rte_cryptodev.h:679:
+		unsigned max_nb_sessions;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#643: FILE: librte_cryptodev/rte_cryptodev_pmd.h:343:
+		struct rte_cryptodev *dev, unsigned nb_objs,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#644: FILE: librte_cryptodev/rte_cryptodev_pmd.h:344:
+		unsigned obj_cache_size, int socket_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#661: FILE: librte_cryptodev/rte_cryptodev_pmd.h:368:
+typedef unsigned (*cryptodev_asym_get_session_private_size_t)(

total: 0 errors, 14 warnings, 735 lines checked

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

only message in thread, other threads:[~2017-05-11 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1494506132-23107-4-git-send-email-Umesh.Kartha@caviumnetworks.com>
2017-05-11 12:38 ` [dpdk-test-report] |WARNING| pw24247 [PATCH RFC v2 3/3] cryptodev: added asym queue pair and session apis 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).