21/06/2019 21:56, Stephen Hemminger: > Just tried make doc on current DPDK tree and it fails: > > /home/shemminger/git/dpdk/doc/guides/faq/faq.rst:7: WARNING: undefined label: > linux_gsg (if the link has no caption the label must precede a section header) > /home/shemminger/git/dpdk/doc/guides/faq/faq.rst:25: WARNING: undefined > label: linux_gsg (if the link has no caption the label must precede a section > header) > /home/shemminger/git/dpdk/doc/guides/faq/faq.rst:190: WARNING: undefined > label: multi_process_app (if the link has no caption the label must precede a > section header)
These are only warnings, not fatal failues. > Not sure what the bad commit is. Also, not sure why CI didn't catch it. It works well on my machine (with some warnings).

