* [DPDK/examples Bug 1698] rte_eth_rx_burst causes segmentation fault when encountered in a Secondary process
@ 2025-04-24 9:46 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-04-24 9:46 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1451 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1698
Bug ID: 1698
Summary: rte_eth_rx_burst causes segmentation fault when
encountered in a Secondary process
Product: DPDK
Version: 23.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: examples
Assignee: dev@dpdk.org
Reporter: reuben.koshy@vvdntech.in
Target Milestone: ---
Created attachment 311
--> https://bugs.dpdk.org/attachment.cgi?id=311&action=edit
This is the screenshot of the log that appears when the secondary process
tries to execute tx_burst
I took a copy of the simple_mp main program from multi_process within the DPDK
examples and modified it by adding bonding and allowing it to send dummy
packets.
Two bonds are created, both are under the Active backup mode. This is done by
the primary process.
Once the bonds are created, configured and started, the transmisssion of dummy
packets starts. When tx_burst is run for the primary process, the transmission
of packets occur without any issue.
However, when the tx_burst is encountered during the Secondary process with the
primary process running in another terminal, a segmentation error occurs.
DPDK Version : 23.11
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3633 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-24 9:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-24 9:46 [DPDK/examples Bug 1698] rte_eth_rx_burst causes segmentation fault when encountered in a Secondary process bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).