From: checkpatch@dpdk.org
To: test-report@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>
Subject: |WARNING| pw157258 [PATCH v3 4/7] drivers/net: update to remove queue stats from eth stats
Date: Fri, 3 Oct 2025 13:04:26 +0200 (CEST) [thread overview]
Message-ID: <20251003110426.4D7A3124256@dpdk.org> (raw)
In-Reply-To: <20251003110201.1541183-5-bruce.richardson@intel.com>
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/157258
_coding style issues_
WARNING:LONG_LINE: line length of 105 exceeds 100 columns
#1892: FILE: drivers/net/intel/ixgbe/ixgbe_ethdev.c:3401:
+ixgbe_dev_stats_get(struct rte_eth_dev *dev, struct rte_eth_stats *stats, struct eth_queue_stats *qstats)
CHECK:CAMELCASE: Avoid CamelCase: <pktsRxError>
#3531: FILE: drivers/net/vmxnet3/vmxnet3_ethdev.c:1525:
+ qstats->q_errors[i] = rxStats.pktsRxError;
total: 0 errors, 1 warnings, 1 checks, 2886 lines checked
parent reply other threads:[~2025-10-03 11:04 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <20251003110201.1541183-5-bruce.richardson@intel.com>]
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=20251003110426.4D7A3124256@dpdk.org \
--to=checkpatch@dpdk.org \
--cc=bruce.richardson@intel.com \
--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).