automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw52211 [RFC 1/5] eal: add accessor functions for lcore_config
       [not found] <20190403171610.23970-2-stephen@networkplumber.org>
@ 2019-04-03 17:17 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-04-03 17:17 UTC (permalink / raw)
  To: test-report; +Cc: Stephen Hemminger

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#80: FILE: lib/librte_eal/common/eal_common_lcore.c:41:
+rte_cpuset_t rte_lcore_cpuset(unsigned lcore_id)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#92: FILE: lib/librte_eal/common/eal_common_lcore.c:53:
+rte_lcore_state(unsigned lcore_id)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#98: FILE: lib/librte_eal/common/eal_common_lcore.c:59:
+rte_lcore_return_code(unsigned lcore_id)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#137: FILE: lib/librte_eal/common/include/rte_lcore.h:172:
+unsigned rte_lcore_to_socket_id(unsigned lcore_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#137: FILE: lib/librte_eal/common/include/rte_lcore.h:172:
+unsigned rte_lcore_to_socket_id(unsigned lcore_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#156: FILE: lib/librte_eal/common/include/rte_lcore.h:191:
+rte_cpuset_t rte_lcore_cpuset(unsigned lcore_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#167: FILE: lib/librte_eal/common/include/rte_lcore.h:202:
+rte_lcore_return_code(unsigned lcore_id);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#184: FILE: lib/librte_eal/common/include/rte_lcore.h:231:
+rte_lcore_state(unsigned lcore_id);

total: 0 errors, 8 warnings, 140 lines checked

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

only message in thread, other threads:[~2019-04-03 17:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190403171610.23970-2-stephen@networkplumber.org>
2019-04-03 17:17 ` [dpdk-test-report] |WARNING| pw52211 [RFC 1/5] eal: add accessor functions for lcore_config 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).