Re: [dpdk-dev] [PATCH] doc: fix aesni mb documentation.

2018-12-18 Thread Akhil Goyal
On 12/11/2018 7:46 PM, Fan Zhang wrote: > This patch fixes the incorrect intel multi buffer library support > version and missed limitation of GCM algorithm support. > > Fixes: 0e9f8507afcb ("crypto/aesni_mb: support AES-GCM algorithm") > Cc: sta...@dpdk.org > > Signed-off-by: Fan Zhang > --- >

[dpdk-dev] [PATCH] doc: fix aesni mb documentation.

2018-12-11 Thread Fan Zhang
This patch fixes the incorrect intel multi buffer library support version and missed limitation of GCM algorithm support. Fixes: 0e9f8507afcb ("crypto/aesni_mb: support AES-GCM algorithm") Cc: sta...@dpdk.org Signed-off-by: Fan Zhang --- doc/guides/cryptodevs/aesni_mb.rst | 6 -- 1 file cha