* [DPDK/ethdev Bug 1693] ring PMD rte_eth_from_ring does not do what is expected
@ 2025-04-07 14:54 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-04-07 14:54 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 977 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1693
Bug ID: 1693
Summary: ring PMD rte_eth_from_ring does not do what is
expected
Product: DPDK
Version: 25.03
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: stephen@networkplumber.org
Target Milestone: ---
The function rte_eth_from_ring does not really do what it says on the tin.
The programmer would expect that the ring passed would be used to make an
ethdev.
Instead the name is used as a seed to a new ring name ETH_RXTX0_XXXX.
Not sure if it ever did the right thing.
One would expect the passed in ring would become the ring used for the ethdev.
Instead the passed in ring is never used.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 2839 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-04-07 14:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-07 14:54 [DPDK/ethdev Bug 1693] ring PMD rte_eth_from_ring does not do what is expected 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).