Re: [dpdk-dev] [PATCH 2/2] doc: fix format in OpenSSL installation guide

2017-12-11 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Andrea Grandi > Sent: Wednesday, November 22, 2017 6:03 PM > To: dev@dpdk.org > Cc: sta...@dpdk.org > Subject: [dpdk-dev] [PATCH 2/2] doc: fix format in OpenSSL installation > guide > >

[dpdk-dev] [PATCH 2/2] doc: fix format in OpenSSL installation guide

2017-11-22 Thread Andrea Grandi
List of supported OpenSSL versions and code block with dependencies were not properly formatted. Fixes: d61f70b4c918 ("crypto/libcrypto: add driver for OpenSSL library") Signed-off-by: Andrea Grandi --- doc/guides/cryptodevs/openssl.rst | 12 +--- 1 file changed, 9 insertions(+), 3 dele