* [DPDK/netuio Bug 1655] Kernel crash when hot-unplug igb_uio device while DPDK application is running
@ 2025-02-03 4:31 bugzilla
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-02-03 4:31 UTC | newest]
Thread overview: (only message) (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
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.