Re: [dpdk-dev] [PATCH 1/2] doc: fix lists of supported algorithms

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 1/2] doc: fix lists of supported algorithms > > Add a m

Re: [dpdk-dev] [PATCH 1/2] doc: fix lists of supported algorithms

2017-12-11 Thread De Lara Guarch, Pablo
Hi Andrea, > -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 1/2] doc: fix lists of supported algorithms > >

[dpdk-dev] [PATCH 1/2] doc: fix lists of supported algorithms

2017-11-22 Thread Andrea Grandi
Add a missing space must before the first item of the list to display it correctly in the User Guide. Fixes: d61f70b4c918 ("crypto/libcrypto: add driver for OpenSSL library") Fixes: b79e4c00af0e ("cryptodev: use AES-GCM/CCM as AEAD algorithms") Signed-off-by: Andrea Grandi --- doc/guides/crypto