DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/core Bug 1657] Unsuitable IOVA mode may be picked as the default
@ 2025-02-03  4:35 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-02-03  4:35 UTC (permalink / raw)
  To: dev

[-- Attachment #1: Type: text/plain, Size: 1352 bytes --]

https://bugs.dpdk.org/show_bug.cgi?id=1657

            Bug ID: 1657
           Summary: Unsuitable IOVA mode may be picked as the default
           Product: DPDK
           Version: 18.11
          Hardware: All
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: core
          Assignee: dev@dpdk.org
          Reporter: nandinipersad361@gmail.com
  Target Milestone: ---

Not all kernel drivers and not all devices support all IOVA modes. EAL will
attempt to pick a reasonable default based on a number of factors, but there
may be cases where the default may be unsuitable (for example, hotplugging
devices using igb_uio driver while having picked IOVA as VA mode on EAL
initialization).

Implication
Some devices (hotplugged or otherwise) may not work due to incompatible IOVA
mode being automatically picked by EAL.

Resolution/Workaround:
It is possible to force EAL to pick a particular IOVA mode by using the
–iova-mode command-line parameter. If conflicting requirements are present
(such as one device requiring IOVA as PA and one requiring IOVA as VA mode),
there is no workaround.

Affected Environment/Platform:
Linux.

Driver/Module:
ALL.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #2: Type: text/html, Size: 3229 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-03  4:35 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:35 [DPDK/core Bug 1657] Unsuitable IOVA mode may be picked as the default 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).