* [DPDK/ethdev Bug 1647] uio_pci_generic module bind failed in X710/XL710/XXV710
@ 2025-02-03 3:58 bugzilla
2025-02-12 19:04 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2025-02-03 3:58 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1647
Bug ID: 1647
Summary: uio_pci_generic module bind failed in
X710/XL710/XXV710
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: nandinipersad361@gmail.com
Target Milestone: ---
The uio_pci_generic module is not supported by XL710, since the errata of XL710
states that the Interrupt Status bit is not implemented. The errata is the item
#71 from the xl710 controller spec. The hw limitation is the same as other
X710/XXV710 NICs.
Implication:
When use --bind=uio_pci_generic, the uio_pci_generic module probes device and
check the Interrupt Status bit. Since it is not supported by X710/XL710/XXV710,
it return a failed value. The statement that these products don’t support INTx
masking, is indicated in the related linux kernel commit.
Resolution/Workaround:
Do not bind the uio_pci_generic module in X710/XL710/XXV710 NICs.
Affected Environment/Platform:
All.
Driver/Module:
Poll Mode Driver (PMD).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3195 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [DPDK/ethdev Bug 1647] uio_pci_generic module bind failed in X710/XL710/XXV710
2025-02-03 3:58 [DPDK/ethdev Bug 1647] uio_pci_generic module bind failed in X710/XL710/XXV710 bugzilla
@ 2025-02-12 19:04 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2025-02-12 19:04 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 847 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1647
Kevin Traynor (ktraynor@redhat.com) changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktraynor@redhat.com
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Kevin Traynor (ktraynor@redhat.com) ---
This still seems to be true, as
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/pci/quirks.c?id=8bcf4525c5d43306c5fd07e132bc8650e3491aec
is still present in Linux 6.13
Hopefully no one is still using uio_pci_generic. Cannot be fixed in DPDK so
closing
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3154 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-12 19:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03 3:58 [DPDK/ethdev Bug 1647] uio_pci_generic module bind failed in X710/XL710/XXV710 bugzilla
2025-02-12 19:04 ` 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).