* [DPDK/ethdev Bug 1630] SR-IOV drivers do not fully implement the rte_ethdev API
@ 2025-02-03 2:44 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2025-02-03 2:44 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1630
Bug ID: 1630
Summary: SR-IOV drivers do not fully implement the rte_ethdev
API
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: nandinipersad361@gmail.com
Target Milestone: ---
The SR-IOV drivers only supports the following rte_ethdev API functions:
rte_eth_dev_configure()
rte_eth_tx_queue_setup()
rte_eth_rx_queue_setup()
rte_eth_dev_info_get()
rte_eth_dev_start()
rte_eth_tx_burst()
rte_eth_rx_burst()
rte_eth_dev_stop()
rte_eth_stats_get()
rte_eth_stats_reset()
rte_eth_link_get()
rte_eth_link_get_no_wait()
Implication:
Calling an unsupported function will result in an application error.
Resolution/Workaround:
Do not use other rte_ethdev API functions in applications that use the SR-IOV
drivers.
Affected Environment/Platform:
All.
Driver/Module:
VF Poll Mode Driver (PMD).
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3106 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-02-03 2:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-03 2:44 [DPDK/ethdev Bug 1630] SR-IOV drivers do not fully implement the rte_ethdev API 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).