From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/ethdev Bug 1732] E830 Tx packet pacing support causing seg fault on E810
Date: Thu, 26 Jun 2025 19:13:40 +0000 [thread overview]
Message-ID: <bug-1732-3@https.bugs.dpdk.org/> (raw)
[-- Attachment #1: Type: text/plain, Size: 2312 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1732
Bug ID: 1732
Summary: E830 Tx packet pacing support causing seg fault on
E810
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: mmahajan@iol.unh.edu
Target Milestone: ---
Hello,
A new patch was committed to dpdk-next-net-intel a few days ago, and since then
our Intel E810 100G forwarding performance test has not been running because
testpmd is segfaulting on startup.
The patch that introduced the issue is: "net/intel: add Tx packet pacing
support for E830" (commit ID: fd8ef1fc471f7eef6b103ece65f00de655f13ed4). It was
authored by Soumyadeep Hore and merged into dpdk-next-net-intel on 2025-06-23.
EAL:
build/app/dpdk-testpmd \
-l 4-5 -n 4 \
--file-prefix=dpdk_179921_20250626115614 \
-a 0000:4b:00.0 -a 0000:4b:00.1 \
-- -i \
--portmask=0x3 \
--rxq=1 \
--txq=1 \
--port-topology=loop \
--txd=512 \
--rxd=512 \
--nb-cores=1
EAL: Detected CPU lcores: 128
EAL: Detected NUMA nodes: 2
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/dpdk_179921_20250626115614/mp_socket
EAL: Selected IOVA mode 'VA'
EAL: VFIO support initialized
EAL: Using IOMMU type 1 (Type 1)
ICE_INIT: ice_load_pkg_type(): Active package is: 1.3.39.1, ICE OS Default
Package (double VLAN mode)
ICE_INIT: ice_load_pkg_type(): Active package is: 1.3.39.1, ICE OS Default
Package (double VLAN mode)
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=155456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 0)
Segmentation fault (core dumped)
NIC info:
Intel Corporation Ethernet Controller E810-C for QSFP
ethtool:
driver: ice
version: 5.15.0-142-generic
firmware-version: 4.80 0x80020543 1.3805.0
bus-info: 0000:4b:00.0
Ice version: 1.3.39.1
OS: Ubuntu VERSION="22.04.3 LTS (Jammy Jellyfish)"
Arch: x86
CPU: Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 4204 bytes --]
next reply other threads:[~2025-06-26 19:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-26 19:13 bugzilla [this message]
2025-06-27 14:37 ` [DPDK/ethdev Bug 1732] E830 Tx packet pacing support causing seg fault on E810 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-1732-3@https.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.