Re: [dpdk-dev] [PATCH] doc: fix GSO guide as PDF

2017-11-15 Thread Thomas Monjalon
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 Mo

[dpdk-dev] [PATCH] doc: fix GSO guide as PDF

2017-11-15 Thread 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 --- doc/guides/prog_guide/generic_segmen