29/11/2021 10:55, Liron Himi: > From: Thomas Monjalon <tho...@monjalon.net> > 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. > [L.H.] okay. > > > 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. > [L.H.] but this file represent the release notes of dpdk-20.11, right? so, in > this release the driver is still 'regexdevs/octeontx2'. > only in the upcoming release the driver name will be changed to > "regexdevs/cn9k". > I also think this is relevant for the example you provided. In dpdk-20.11 the > driver was "rawdevs/octeontx2_ep"
In new releases, the driver doesn't exist, right? So the documentation, including old release notes cannot compile with a reference to a removed page. That's why we need to transform this link to a removed page. If you want to see the old documentation, you can go to https://doc.dpdk.org/guides-20.11/