* [DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
@ 2025-02-03 4:31 bugzilla
2026-06-18 15:32 ` [DPDK/other " bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2025-02-03 4:31 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1655
Bug ID: 1655
Summary: Kernel crash when hot-unplug igb_uio device while DPDK
application is running
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: netuio
Assignee: dev@dpdk.org
Reporter: nandinipersad361@gmail.com
Target Milestone: ---
When device has been bound to igb_uio driver and application is running,
hot-unplugging the device may cause kernel crash.
Reason:
When device is hot-unplugged, igb_uio driver will be removed which will destroy
UIO resources. Later trying to access any UIO resource will cause kernel crash.
Resolution/Workaround:
If using DPDK for PCI HW hot-unplug, prefer to bind device with VFIO instead of
IGB_UIO.
Affected Environment/Platform:
ALL.
Driver/Module:
igb_uio module.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 2979 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [DPDK/other Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
2025-02-03 4:31 [DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running bugzilla
@ 2026-06-18 15:32 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2026-06-18 15:32 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1655
Thomas Monjalon (thomas@monjalon.net) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
CC| |thomas@monjalon.net
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Thomas Monjalon (thomas@monjalon.net) ---
UIO is deprecated.
--
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-06-18 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03 4:31 [DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running bugzilla
2026-06-18 15:32 ` [DPDK/other " bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox