* [dpdk-test-report] |WARNING| pw27814 [PATCH 2/3] timer: handle timers installed from non-EAL threads
[not found] <1503499644-29432-3-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/27814
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#44: FILE: lib/librte_timer/rte_timer.c:88:
+static unsigned enabled_lcores[RTE_MAX_LCORE + 1];
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#53: FILE: lib/librte_timer/rte_timer.c:106:
+ unsigned target_lcore, installer_lcore;
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#96: FILE: lib/librte_timer/rte_timer.c:313:
+ unsigned installer_lcore, lcore_id = rte_lcore_id();
total: 0 errors, 3 warnings, 88 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-3-git-send-email-erik.g.carrillo@intel.com>
2017-08-25 10:27 ` [dpdk-test-report] |WARNING| pw27814 [PATCH 2/3] timer: handle timers installed from non-EAL threads 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).