All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/ethdev Bug 1938] The NIC's imissed counter increments when the x710 VF uses dpdk-l2fwd for data forwarding.
Date: Mon, 27 Apr 2026 08:11:05 +0000	[thread overview]
Message-ID: <bug-1938-3@http.bugs.dpdk.org/> (raw)

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.

             reply	other threads:[~2026-04-27  8:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-27  8:11 bugzilla [this message]
2026-04-30  9:19 ` [DPDK/ethdev Bug 1938] The NIC's imissed counter increments when the x710 VF uses dpdk-l2fwd for data forwarding bugzilla

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-1938-3@http.bugs.dpdk.org/ \
    --to=bugzilla@dpdk.org \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.