+8
−2
Loading
This particular version reports plenty of false positives causing the test to fail. Example: nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ctrlr_alloc_io_qpair()\ilinebr' not found nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ctrlr_get_ns()\ilinebr' not found nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ns_cmd_read()\ilinebr' not found nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ns_cmd_readv()\ilinebr' not found nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ns_cmd_read_with_md()\ilinebr' not found nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ns_cmd_write()\ilinebr' not found nvme.md:2: warning: @copybrief or @copydoc target 'spdk_nvme_ns_cmd_writev()\ilinebr' not found This is potentially a regression in caused by the following issue: https://github.com/doxygen/doxygen/issues/7948 The above seems to be resolved in latest releases, however, until they are shipped as part of distros we support, similar mitigation is in order. Signed-off-by:Michal Berger <michalx.berger@intel.com> Change-Id: I1e39c94f9f388de99e1106bcf15750e4b39384e6 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7160 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Mellanox Build Bot