automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw22484 [PATCH 25/28] bnxt: add support for xstats
       [not found] <20170328034903.41482-26-ajit.khaparde@broadcom.com>
@ 2017-03-28 12:26 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-03-28 12:26 UTC (permalink / raw)
  To: test-report; +Cc: Ajit Khaparde

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

_coding style issues_


CHECK:MACRO_ARG_REUSE: Macro argument reuse 'x' - possible side-effects?
#260: FILE: drivers/net/bnxt/bnxt_stats.c:46:
+#define ARRAY_SIZE(x)	(sizeof(x) / sizeof((x)[0]))

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#393: FILE: drivers/net/bnxt/bnxt_stats.c:269:
+			   struct rte_eth_xstat *xstats, unsigned n)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#428: FILE: drivers/net/bnxt/bnxt_stats.c:304:
+	struct rte_eth_xstat_name *xstats_names, __rte_unused unsigned limit)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#487: FILE: drivers/net/bnxt/bnxt_stats.h:46:
+	struct rte_eth_xstat_name *xstats_names, __rte_unused unsigned limit);

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#489: FILE: drivers/net/bnxt/bnxt_stats.h:48:
+			   struct rte_eth_xstat *xstats, unsigned n);

total: 0 errors, 4 warnings, 1 checks, 940 lines checked

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

only message in thread, other threads:[~2017-03-28 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20170328034903.41482-26-ajit.khaparde@broadcom.com>
2017-03-28 12:26 ` [dpdk-test-report] |WARNING| pw22484 [PATCH 25/28] bnxt: add support for xstats 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).