public inbox for dev@dpdk.org
 help / color / mirror / Atom feed
* [DPDK/ethdev Bug 1880] tap: control operations fail if device renamed
@ 2026-02-15 18:01 bugzilla
  0 siblings, 0 replies; only message in thread
From: bugzilla @ 2026-02-15 18:01 UTC (permalink / raw)
  To: dev

http://bugs.dpdk.org/show_bug.cgi?id=1880

            Bug ID: 1880
           Summary: tap: control operations fail if device renamed
           Product: DPDK
           Version: 25.11
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev@dpdk.org
          Reporter: stephen@networkplumber.org
  Target Milestone: ---

The existing TAP PMD code relies on using ifname to track the kernel device.
This is fragile since name can change without DPDK knowing.

Robin raised the issue with netns() usage and containers but the problem is
more general. PMD needs to only use ifindex to find kernel device, then the
special netns code can be removed.

-- 
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-02-15 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-15 18:01 [DPDK/ethdev Bug 1880] tap: control operations fail if device renamed bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox