From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [DPDK/testpmd Bug 1695] pdump regression caused by test-pmd change
Date: Tue, 08 Apr 2025 20:23:46 +0000 [thread overview]
Message-ID: <bug-1695-3@http.bugs.dpdk.org/> (raw)
[-- Attachment #1: Type: text/plain, Size: 2113 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1695
Bug ID: 1695
Summary: pdump regression caused by test-pmd change
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: testpmd
Assignee: dev@dpdk.org
Reporter: stephen@networkplumber.org
Target Milestone: ---
Using pdump on test-pmd no longer works because of recent regression.
When new device is attached such as pdump using hotplug load pcap PMD;
testpmd now tries to configure it and gets all confused.
# ./build/app/dpdk-testpmd -l 0-3 --vdev=net_tap0 -- -i
EAL: Detected CPU lcores: 20
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'VA'
Interactive-mode selected
testpmd: create a new mbuf pool <mb_pool_0>: n=171456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
Warning! port-topology=paired and odd forward ports number, the last port will
pair with itself.
Configuring Port 0 (socket 0)
Port 0: 4E:FB:7B:20:DA:C2
Checking link statuses...
Done
testpmd> Port 1 is probed. Now total ports is 2
Warning: NUMA should be configured manually by using --port-numa-config and
--ring-numa-config parameters along with --numa.
ETHDEV: The port (ID=1) is already configured
EAL: Error - exiting with code: 1
Error when negotiating Rx meta features on port 1: Device or resource busy
# ./build/app/dpdk-pdump -l 5 -- --pdump
'port=0,queue=*,rx-dev=/tmp/rx-pdump.pcap'
EAL: Detected CPU lcores: 20
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket_157372_1614979f4fed
EAL: Selected IOVA mode 'VA'
Port 1 MAC: 02 70 63 61 70 00
core (5), capture for (1) tuples
- port 0 device ((null)) queue 65535
Primary process is no longer active, exiting..
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3992 bytes --]
next reply other threads:[~2025-04-08 20:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-08 20:23 bugzilla [this message]
[not found] <bug-1695-3@https.bugs.dpdk.org/>
2025-08-11 20:18 ` [DPDK/testpmd Bug 1695] pdump regression caused by test-pmd change 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-1695-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.