Re: [dpdk-dev] [PATCH] doc/crypto: fix missing asymmetric algo table

2019-04-16 Thread Akhil Goyal
> > On 4/3/2019 4:08 PM, Fiona Trahe wrote: > > > Fixes: 11e5ba72cf67 ("doc: add crypto asymmetric feature list") > > > cc: sta...@dpdk.org > > > > > > Signed-off-by: Fiona Trahe > > > --- > > > .gitignore | 1 + > > > doc/guides/conf.py

Re: [dpdk-dev] [PATCH] doc/crypto: fix missing asymmetric algo table

2019-04-16 Thread Akhil Goyal
> Hi Fiona, > > On 4/3/2019 4:08 PM, Fiona Trahe wrote: > > Fixes: 11e5ba72cf67 ("doc: add crypto asymmetric feature list") > > cc: sta...@dpdk.org > > > > Signed-off-by: Fiona Trahe > > --- > > .gitignore | 1 + > > doc/guides/conf.py

Re: [dpdk-dev] [PATCH] doc/crypto: fix missing asymmetric algo table

2019-04-03 Thread Akhil Goyal
On 4/3/2019 4:41 PM, Trahe, Fiona wrote: > Hi Akhil, > > //snip/// >>>doc/guides/cryptodevs/features/qat.ini | 5 + >> I believe qat need to be updated with the supported asym features. > This patch is a fix and should be applied back to stable. > We'll send a separate QAT patch as t

Re: [dpdk-dev] [PATCH] doc/crypto: fix missing asymmetric algo table

2019-04-03 Thread Trahe, Fiona
Hi Akhil, //snip/// > > doc/guides/cryptodevs/features/qat.ini | 5 + > I believe qat need to be updated with the supported asym features. This patch is a fix and should be applied back to stable. We'll send a separate QAT patch as that will only apply to 19.05 Fiona

Re: [dpdk-dev] [PATCH] doc/crypto: fix missing asymmetric algo table

2019-04-03 Thread Akhil Goyal
Hi Fiona, On 4/3/2019 4:08 PM, Fiona Trahe wrote: > Fixes: 11e5ba72cf67 ("doc: add crypto asymmetric feature list") > cc: sta...@dpdk.org > > Signed-off-by: Fiona Trahe > --- > .gitignore | 1 + > doc/guides/conf.py | 5 + > doc/

[dpdk-dev] [PATCH] doc/crypto: fix missing asymmetric algo table

2019-04-03 Thread Fiona Trahe
Fixes: 11e5ba72cf67 ("doc: add crypto asymmetric feature list") cc: sta...@dpdk.org Signed-off-by: Fiona Trahe --- .gitignore | 1 + doc/guides/conf.py | 5 + doc/guides/cryptodevs/features/aesni_gcm.ini | 5 + doc/guides/crypto