Re: [dpdk-dev] [PATCH v3] doc: fix PDF build of bbdev prog guide

2019-07-18 Thread Thomas Monjalon
19/07/2019 00:01, Thomas Monjalon: > Some machine (like on dpdk.org) may fail to build the prog guide PDF > because of a table characher being "+" instead of "|". > > Some figure references are also fixed with automatic numbering. > > Fixes: 3f3f608142cf ("doc: update bbdev guide for 5GNR operati

[dpdk-dev] [PATCH v3] doc: fix PDF build of bbdev prog guide

2019-07-18 Thread Thomas Monjalon
Some machine (like on dpdk.org) may fail to build the prog guide PDF because of a table characher being "+" instead of "|". Some figure references are also fixed with automatic numbering. Fixes: 3f3f608142cf ("doc: update bbdev guide for 5GNR operations") Signed-off-by: Thomas Monjalon Signed-o