Re: [dpdk-dev] [PATCH v2] doc: fix bbdev test guide build

2018-01-25 Thread Thomas Monjalon
25/01/2018 17:48, Bruce Richardson: > On Wed, Jan 24, 2018 at 03:07:45PM +, Marko Kovacevic wrote: > > Fix build issue with pdf guides. Some indentations in the bbdev test > > application doc were causing build failures. Latex Log message: > > > > doc.log:! LaTeX Error: Too deeply nested.

Re: [dpdk-dev] [PATCH v2] doc: fix bbdev test guide build

2018-01-25 Thread Bruce Richardson
On Wed, Jan 24, 2018 at 03:07:45PM +, Marko Kovacevic wrote: > Fix build issue with pdf guides. Some indentations in the bbdev test > application doc were causing build failures. Latex Log message: >   >     doc.log:! LaTeX Error: Too deeply nested. >     > Fixes: f714a18885a6 ("app/testbbdev:

[dpdk-dev] [PATCH v2] doc: fix bbdev test guide build

2018-01-24 Thread Marko Kovacevic
Fix build issue with pdf guides. Some indentations in the bbdev test application doc were causing build failures. Latex Log message:       doc.log:! LaTeX Error: Too deeply nested.     Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: amr.mokh...@intel.com   Signed-off-by: