automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw100127 [PATCH v7 5/5] ethdev: merge driver ops to get all xstats names and by ID
       [not found] <20210930160156.961041-9-andrew.rybchenko@oktetlabs.ru>
@ 2021-09-30 16:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2021-09-30 16:04 UTC (permalink / raw)
  To: test-report; +Cc: Andrew Rybchenko

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

_coding style issues_


CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#453: FILE: drivers/net/dpaa/dpaa_ethdev.c:816:
+dpaa_xstats_get_names(

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#499: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:1796:
+dpaa2_xstats_get_names(

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#598: FILE: drivers/net/e1000/igb_ethdev.c:2018:
+				      __rte_unused unsigned limit)

WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1048: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:175:
+	struct rte_eth_xstat_name *xstats_names, unsigned limit);

CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#1119: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:3380:
+static int ixgbe_dev_xstats_get_names(

total: 0 errors, 2 warnings, 1281 lines checked

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

only message in thread, other threads:[~2021-09-30 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210930160156.961041-9-andrew.rybchenko@oktetlabs.ru>
2021-09-30 16:04 ` [dpdk-test-report] |WARNING| pw100127 [PATCH v7 5/5] ethdev: merge driver ops to get all xstats names and by ID 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).