|WARNING| pw157038 [PATCH v2 3/6] ethdev: remove queue stats from ethdev stats structure

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 29 17:00:01 CEST 2025


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

_coding style issues_


WARNING:LONG_LINE: line length of 104 exceeds 100 columns
#211: FILE: lib/ethdev/ethdev_private.h:85:
+int eth_stats_qstats_get(uint16_t port_id, struct rte_eth_stats *stats, struct eth_queue_stats *qstats);

total: 0 errors, 1 warnings, 228 lines checked


More information about the test-report mailing list