[Bug 1275] About i40e statistics: When all packets overruns, rx_packets is 0, but rx_bytes still increasing
bugzilla at dpdk.org
bugzilla at dpdk.org
Thu Aug 17 09:11:43 CEST 2023
https://bugs.dpdk.org/show_bug.cgi?id=1275
Bug ID: 1275
Summary: About i40e statistics: When all packets overruns,
rx_packets is 0, but rx_bytes still increasing
Product: DPDK
Version: 20.08
Hardware: ARM
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: zwt250058 at 163.com
Target Milestone: ---
Driver: i40e, 8086:1572
I run dpdk program with i40e nic. When all packet overruns, the “rx_packets”
stop increasing, and I found “rx_bytes” is still increasing, which i think, is
expected to stop increasing. The statistics comes from the function
"rte_eth_stats_get()"
Could you please help me to find the reason?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20230817/b0a87368/attachment.htm>
More information about the dev
mailing list