DPDK patches and discussions
 help / color / mirror / Atom feed
* [DPDK/netuio Bug 1650] igb_uio can not be used when running l3fwd-power
@ 2025-02-03  4:18 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-02-03  4:18 UTC (permalink / raw)
  To: dev

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

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

            Bug ID: 1650
           Summary: igb_uio can not be used when running l3fwd-power
           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: ---

Link Status Change(LSC) interrupt and packet receiving interrupt are all
enabled in l3fwd-power APP. Because of UIO only support one interrupt, so these
two kinds of interrupt need to share one, and the receiving interrupt have the
higher priority, so can’t get the right link status.

Implication:
When insmod igb_uio and running l3fwd-power APP, link status getting doesn’t
work properly.

Resolution/Workaround:
Use vfio-pci when LSC and packet receiving interrupt enabled.

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: 2998 bytes --]

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

only message in thread, other threads:[~2025-02-03  4:18 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:18 [DPDK/netuio Bug 1650] igb_uio can not be used when running l3fwd-power 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).