From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: fix GSO guide as PDF Date: Wed, 15 Nov 2017 19:18:27 +0100 Message-ID: <1540688.rsUh1Zf6lV@xps> References: <20171115175905.11848-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: mark.b.kavanagh@intel.com To: dev@dpdk.org Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 19AA71B1B2 for ; Wed, 15 Nov 2017 19:18:29 +0100 (CET) In-Reply-To: <20171115175905.11848-1-thomas@monjalon.net> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 15/11/2017 18:59, Thomas Monjalon: > The PDF cannot be built because of some images integration being > forced as SVG. They are converted for PDF format, so the extension > must be a wildcard in the RST file. > > Fixes: f6010c7655cc ("doc: add GSO programmer's guide") > > Signed-off-by: Thomas Monjalon I had to apply this fix in the release to fix the PDF build. It has been discovered after pushing the tag v17.11, so the tag has been updated.