Re: [dpdk-dev] Documentation build is broken because of missing nics/mrvl

2018-04-03 Thread Andrew Rybchenko
On 04/03/2018 06:36 PM, Ferruh Yigit wrote: On 4/3/2018 3:35 PM, Andrew Rybchenko wrote: Hi all, documentation build is broken because of Marvell PMD renaming and using of old name in 17.11 release notes. Could someone fix it? /tmp/dpdk-next-net/doc/guides/rel_notes/release_17_11.rst:58: WARNI

Re: [dpdk-dev] Documentation build is broken because of missing nics/mrvl

2018-04-03 Thread Ferruh Yigit
On 4/3/2018 3:35 PM, Andrew Rybchenko wrote: > Hi all, > > documentation build is broken because of Marvell PMD renaming and using of old > name in 17.11 release notes. > Could someone fix it? > > /tmp/dpdk-next-net/doc/guides/rel_notes/release_17_11.rst:58: WARNING: unknown > document: ../nics/m

[dpdk-dev] Documentation build is broken because of missing nics/mrvl

2018-04-03 Thread Andrew Rybchenko
Hi all, documentation build is broken because of Marvell PMD renaming and using of old name in 17.11 release notes. Could someone fix it? /tmp/dpdk-next-net/doc/guides/rel_notes/release_17_11.rst:58: WARNING: unknown document: ../nics/mrvl I guess fixing release notes is the only way. Andr