automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw21129 [PATCH 2/4] net/e1000: add grouping of xstats for e1000 driver
       [not found] <1488470875-26716-3-git-send-email-kubax.kozak@intel.com>
@ 2017-03-02 14:29 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-02 14:29 UTC (permalink / raw)
  To: test-report; +Cc: Kuba Kozak

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

_coding style issues_


WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#71: FILE: drivers/net/e1000/igb_ethdev.c:121:
+		unsigned n, uint64_t group_mask);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#78: FILE: drivers/net/e1000/igb_ethdev.c:128:
+	__rte_unused unsigned limit,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#301: FILE: drivers/net/e1000/igb_ethdev.c:1919:
+	__rte_unused unsigned limit,

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#305: FILE: drivers/net/e1000/igb_ethdev.c:1922:
+	unsigned i;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#306: FILE: drivers/net/e1000/igb_ethdev.c:1923:
+	unsigned count = 0;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#333: FILE: drivers/net/e1000/igb_ethdev.c:1950:
+		unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#347: FILE: drivers/net/e1000/igb_ethdev.c:1982:
+		unsigned n, uint64_t group_mask)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#353: FILE: drivers/net/e1000/igb_ethdev.c:1988:
+	unsigned i;

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#354: FILE: drivers/net/e1000/igb_ethdev.c:1989:
+	unsigned count = 0;

total: 0 errors, 9 warnings, 0 checks, 331 lines checked

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

only message in thread, other threads:[~2017-03-02 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1488470875-26716-3-git-send-email-kubax.kozak@intel.com>
2017-03-02 14:29 ` [dpdk-test-report] |WARNING| pw21129 [PATCH 2/4] net/e1000: add grouping of xstats for e1000 driver 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).