* [dpdk-test-report] |WARNING| pw32619 [PATCH] eal: add function to return number of detected sockets [not found] <3f9df1ca17e97b2df560d5af5fa31a778af3263f.1513942728.git.anatoly.burakov@intel.com> @ 2017-12-22 11:59 ` checkpatch 0 siblings, 0 replies; only message in thread From: checkpatch @ 2017-12-22 11:59 UTC (permalink / raw) To: test-report; +Cc: Anatoly Burakov Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/32619 _coding style issues_ WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #31: FILE: lib/librte_eal/common/eal_common_lcore.c:60: + unsigned max_socket_id = 0; WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #54: FILE: lib/librte_eal/common/eal_common_lcore.c:120: +unsigned rte_num_sockets(void) WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned' #84: FILE: lib/librte_eal/common/include/rte_lcore.h:156: +unsigned rte_num_sockets(void); total: 0 errors, 3 warnings, 62 lines checked ^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-22 11:59 UTC | newest] Thread overview: (only message) (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- [not found] <3f9df1ca17e97b2df560d5af5fa31a778af3263f.1513942728.git.anatoly.burakov@intel.com> 2017-12-22 11:59 ` [dpdk-test-report] |WARNING| pw32619 [PATCH] eal: add function to return number of detected sockets 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).