[DPDK/ethdev Bug 1654] Restricted vdev ethdev operations supported in secondary process

bugzilla at dpdk.org bugzilla at dpdk.org
Mon Feb 3 05:30:14 CET 2025


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

            Bug ID: 1654
           Summary: Restricted vdev ethdev operations supported in
                    secondary process
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: ethdev
          Assignee: dev at dpdk.org
          Reporter: nandinipersad361 at gmail.com
  Target Milestone: ---

In current virtual device sharing model, Ethernet device data structure will be
shared between primary and secondary process. Only those Ethernet device
operations which based on it are workable in secondary process.

Implication
Some Ethernet device operations like device start/stop will be failed on
virtual device in secondary process.

Affected Environment/Platform:
ALL.

Driver/Module:
Virtual Device Poll Mode Driver (PMD).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20250203/d922e44a/attachment-0001.htm>


More information about the dev mailing list