automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw27813 [PATCH 1/3] timer: add per-installer pending lists for each lcore
       [not found] <1503499644-29432-2-git-send-email-erik.g.carrillo@intel.com>
@ 2017-08-25 10:27 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-08-25 10:27 UTC (permalink / raw)
  To: test-report; +Cc: Erik Carrillo

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#45: FILE: lib/librte_timer/rte_timer.c:63:
+	unsigned depth;		/**< track the current depth of the skiplist */

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#69: FILE: lib/librte_timer/rte_timer.c:88:
+static unsigned enabled_lcores[RTE_MAX_LCORE];

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#80: FILE: lib/librte_timer/rte_timer.c:106:
+	unsigned lcore_id1, lcore_id2;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#154: FILE: lib/librte_timer/rte_timer.c:263:
+	unsigned lvl = list->depth;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#201: FILE: lib/librte_timer/rte_timer.c:319:
+	const unsigned tim_level = timer_get_skiplist_level(list->depth);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#312: FILE: lib/librte_timer/rte_timer.c:542:
+	unsigned installer_lcore, lcore_id = rte_lcore_id();

total: 0 errors, 6 warnings, 520 lines checked

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

only message in thread, other threads:[~2017-08-25 10:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1503499644-29432-2-git-send-email-erik.g.carrillo@intel.com>
2017-08-25 10:27 ` [dpdk-test-report] |WARNING| pw27813 [PATCH 1/3] timer: add per-installer pending lists for each lcore 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).