* [DPDK/DTS Bug 1983] dts: resolve driver bind error
@ 2026-08-11 17:28 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-08-11 17:28 UTC (permalink / raw)
To: dev
http://bugs.dpdk.org/show_bug.cgi?id=1983
Bug ID: 1983
Summary: dts: resolve driver bind error
Product: DPDK
Version: 26.07
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: DTS
Assignee: dev@dpdk.org
Reporter: abailey@iol.unh.edu
CC: juraj.linkes@pantheon.tech, probb@iol.unh.edu
Target Milestone: ---
If a system starts with the NICs bound to no drivers when DTS is run, DTS will
try to bind them back to no driver at the end of the test run. When DTS tries
to execute this behaviour, it run "dpdp-devbind.py -b [pci address]". This
causes DTS to crash since an empty string is not a valid driver. DTS should use
-u to unbind in this case to prevent crashing.
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 17:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-11 17:28 [DPDK/DTS Bug 1983] dts: resolve driver bind error 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.