* [dpdk-test-report] |WARNING| pw32456 [PATCH RFC v2 02/23] eal: add function to report number of detected sockets
[not found] <9c79ab3e6218435b6d1af51dfe5d99aaad044d20.1513681966.git.anatoly.burakov@intel.com>
@ 2017-12-19 11:15 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-12-19 11:15 UTC (permalink / raw)
To: test-report; +Cc: Anatoly Burakov
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/32456
_coding style issues_
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#39: 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'
#62: FILE: lib/librte_eal/common/eal_common_lcore.c:120:
+unsigned rte_num_sockets(void) {
ERROR:OPEN_BRACE: open brace '{' following function declarations go on the next line
#62: 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'
#91: FILE: lib/librte_eal/common/include/rte_lcore.h:156:
+unsigned rte_num_sockets(void);
total: 1 errors, 3 warnings, 49 lines checked
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-12-19 11:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <9c79ab3e6218435b6d1af51dfe5d99aaad044d20.1513681966.git.anatoly.burakov@intel.com>
2017-12-19 11:15 ` [dpdk-test-report] |WARNING| pw32456 [PATCH RFC v2 02/23] eal: add function to report 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).