From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Rybchenko Subject: Re: Documentation build is broken because of missing nics/mrvl Date: Tue, 3 Apr 2018 18:49:59 +0300 Message-ID: <3cd6ebbf-c802-d8d1-bc8d-0b1d24a7d154@solarflare.com> References: <1d0657ed-1d02-2a14-194b-1c5db00e4986@solarflare.com> <607d46ec-285e-67cb-5cfa-030f631da5da@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: Thomas Monjalon , "Mcnamara, John" , Jacek Siuda , Tomasz Duszynski , Dmitri Epshtein , Natalie Samsonov , Jianbo Liu , Pablo de Lara To: Ferruh Yigit , "dev@dpdk.org" , Jerin Jacob Return-path: Received: from dispatch1-us1.ppe-hosted.com (dispatch1-us1.ppe-hosted.com [148.163.129.52]) by dpdk.org (Postfix) with ESMTP id 91AC61B7BC for ; Tue, 3 Apr 2018 17:50:18 +0200 (CEST) In-Reply-To: <607d46ec-285e-67cb-5cfa-030f631da5da@intel.com> Content-Language: en-GB List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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: WARNING: unknown >> document: ../nics/mrvl >> >> I guess fixing release notes is the only way. > I saw it but I am not sure to update previous release notes. Me too > And Jerin already send the patch [1] > > [1] > https://dpdk.org/dev/patchwork/patch/36851/ Thanks.