http://bugs.dpdk.org/show_bug.cgi?id=1962
Bug ID: 1962
Summary: Documentation build fails for driver cnxk_bphy
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: ethdev
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Documentation build for driver cnxk_bphy, if included in
`doc/api/doxy-api.conf.in`, fails with the following error:
```
drivers/raw/cnxk_bphy/rte_pmd_bphy.h:177: error: Member
cnxk_bphy_cgx_eth_mode_cpri (enumeration) of file rte_pmd_bphy.h is not
documented. (warning treated as error, aborting now)
```
Since `rte_pmd_bphy.h` is a public header, it should probably have a valid
documentation configured in `doc/api/doxy-api.conf.in` and indexed in
`doc/api/doxy-api.conf.in`.
--
You are receiving this mail because:
You are the assignee for the bug.