28/11/2021 21:17, Liron Himi: > Hi, > > I have fixed the error below but got additional errors which I need your > advice if to ignore or update it is some way. > This patch also replace the name of the 'regexdevs/octeontx2' folder to > 'regexdevs/cn9k' > Note that Jerin is going to remove the current 'octeontx2' references as the > new cnxk is replacing it. > > What should I do with those errors: > dpdk-next-net-mrvl/doc/guides/platform/octeontx2.rst:158:unknown document: > ../regexdevs/octeontx2
This one, you must fix to the next regex doc. > dpdk-next-net-mrvl/doc/guides/rel_notes/release_20_11.rst:293:unknown > document: ../regexdevs/octeontx2 This one, you must replace the link with a normal text. For instance, this is what was done for another octeontx2 driver: - See the :doc:`../rawdevs/octeontx2_ep` for more details on this new PMD. + See ``rawdevs/octeontx2_ep`` for more details on this new PMD.