DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [DPDK/ethdev Bug 1938] The NIC's imissed counter increments when the x710 VF uses dpdk-l2fwd for data forwarding.
@ 2026-04-27  8:11 bugzilla
  2026-04-30  9:19 ` bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2026-04-27  8:11 UTC (permalink / raw)
  To: dev

http://bugs.dpdk.org/show_bug.cgi?id=1938

            Bug ID: 1938
           Summary: The NIC's imissed counter increments when the x710 VF
                    uses dpdk-l2fwd for data forwarding.
           Product: DPDK
           Version: 24.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: laitianli2000@163.com
  Target Milestone: ---

With the i40e driver (v2.18.9, firmware 0x8000c407 1.3295.0) and DPDK
v24.11.5-rc1, aarch64 and ubuntu2204 system, when dpdk-l2fwd takes over the VF
for forwarding, injecting 500 Mbps of UDP traffic via pktgen results in an
incrementing imissed counter retrieved via rte_eth_stats_get(). 

Port statistics ====================================
Statistics for port 0 ------------------------------
Packets sent:                  6784279
Packets received:              6784279
Packets dropped:                     0
ipackets:          6784279      opackets:          6784279      ibytes:      
9474046884        obytes:       9470853484
imissed:             2281      ierrors:                0       oerrors:        
       0
Aggregate statistics ===============================
Total packets sent:            6784279
Total packets received:        6784279
Total packets dropped:               0
====================================================

Port statistics ====================================
Statistics for port 0 ------------------------------
Packets sent:                  7223135
Packets received:              7223135
Packets dropped:                     0
ipackets:          7223135      opackets:          7223135      ibytes:     
10087126660        obytes:      10083496460
imissed:             2593       ierrors:                0       oerrors:       
        0
Aggregate statistics ===============================
Total packets sent:            7223135
Total packets received:        7223135
Total packets dropped:               0
====================================================

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-30  9:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-27  8:11 [DPDK/ethdev Bug 1938] The NIC's imissed counter increments when the x710 VF uses dpdk-l2fwd for data forwarding bugzilla
2026-04-30  9:19 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox