* |WARNING| pw157258 [PATCH v3 4/7] drivers/net: update to remove queue stats from eth stats
[not found] <20251003110201.1541183-5-bruce.richardson@intel.com>
@ 2025-10-03 11:04 ` checkpatch
0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-10-03 11:04 UTC (permalink / raw)
To: test-report; +Cc: Bruce Richardson
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-10-03 11:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20251003110201.1541183-5-bruce.richardson@intel.com>
2025-10-03 11:04 ` |WARNING| pw157258 [PATCH v3 4/7] drivers/net: update to remove queue stats from eth stats 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).