* [Bug 954] rte_eth_dev_info::device missing from API reference
@ 2022-03-08 7:45 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2022-03-08 7:45 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=954
Bug ID: 954
Summary: rte_eth_dev_info::device missing from API reference
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: minor
Priority: Normal
Component: doc
Assignee: dev@dpdk.org
Reporter: bmerry@sarao.ac.za
Target Milestone: ---
http://doc.dpdk.org/api/structrte__eth__dev__info.html doesn't list the
"device" field. Looking at the source header file, I think it is missing the
`<` in the Doxygen string:
struct rte_eth_dev_info {
struct rte_device *device; /** Generic device information */
const char *driver_name; /**< Device Driver name. */
--
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:[~2022-03-08 7:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-08 7:45 [Bug 954] rte_eth_dev_info::device missing from API reference bugzilla
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.