From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix build issue with pdf doc Date: Wed, 25 Apr 2018 16:37:00 +0200 Message-ID: <2024524.GGnGKPfpMg@xps> References: <20180425135952.40930-1-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, vido@cesnet.cz To: Marko Kovacevic Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 7CCD17CE1 for ; Wed, 25 Apr 2018 16:37:03 +0200 (CEST) In-Reply-To: <20180425135952.40930-1-marko.kovacevic@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/04/2018 15:59, Marko Kovacevic: > A .svg extension was added instead of .* which caused > the pdf docs to not build this change fixes that. > > Fixes: a5e1231f099b ("net/szedata2: do not affect Ethernet interfaces") > Cc: vido@cesnet.cz > > Signed-off-by: Marko Kovacevic Applied, thanks new commit title: doc: fix PDF build