From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Subject: [dpdk-test-report] |WARNING| pw100133 [PATCH v8 5/5] ethdev: merge driver ops to get all xstats names and by ID
Date: Thu, 30 Sep 2021 18:06:32 +0200 (CEST) [thread overview]
Message-ID: <20210930160632.A89751206FE@dpdk.org> (raw)
In-Reply-To: <20210930160527.962319-5-andrew.rybchenko@oktetlabs.ru>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/100133
_coding style issues_
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#454: FILE: drivers/net/dpaa/dpaa_ethdev.c:816:
+dpaa_xstats_get_names(
CHECK:OPEN_ENDED_LINE: Lines should not end with a '('
#500: FILE: drivers/net/dpaa2/dpaa2_ethdev.c:1796:
+dpaa2_xstats_get_names(
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#599: FILE: drivers/net/e1000/igb_ethdev.c:2018:
+ __rte_unused unsigned limit)
WARNING:UNSPECIFIED_INT: Prefer 'unsigned int' to bare use of 'unsigned'
#1049: 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 '('
#1120: FILE: drivers/net/ixgbe/ixgbe_ethdev.c:3380:
+static int ixgbe_dev_xstats_get_names(
total: 0 errors, 2 warnings, 1281 lines checked
next parent reply other threads:[~2021-09-30 16:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210930160527.962319-5-andrew.rybchenko@oktetlabs.ru>
2021-09-30 16:06 ` checkpatch [this message]
2021-09-30 16:39 ` [dpdk-test-report] |FAILURE| pw100133 [dpdk-dev] " 0-day Robot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210930160632.A89751206FE@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=andrew.rybchenko@oktetlabs.ru \
--cc=test-report@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).