Bug 1275 - About i40e statistics: When all packets overruns, rx_packets is 0, but rx_bytes still increasing
Summary: About i40e statistics: When all packets overruns, rx_packets is 0, but rx_byt...
Status: RESOLVED INVALID
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 20.08
Hardware: ARM Linux
: Normal normal
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2023-08-17 09:11 CEST by Zwt
Modified: 2024-04-02 04:33 CEST (History)
1 user (show)



Attachments

Description Zwt 2023-08-17 09:11:43 CEST
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?
Comment 1 dengkaiwen 2023-11-03 09:53:44 CET
please offer the reproduce steps with standard DPDK API like testpmd, l3fwd and other examples.
Comment 2 dengkaiwen 2024-04-02 04:33:21 CEST
Close this ticket.

Note You need to log in before you can comment on or make changes to this bug.