Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-05-13 Thread Thomas Monjalon
> > This patch adds deprecation notice of changing iv behaviour > > when using Galois Counter Mode of operation. Right now IV of > > all supported sizes can be used. > [Fiona] nit - I would say "With this change..." rather than "Right now..." > Apart from this > Acked-by: Fiona Trahe Updated and

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-05-09 Thread Anoob Joseph
> -Original Message- > From: dev On Behalf Of Arek Kusztal > Sent: Wednesday, April 17, 2019 1:11 PM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; fiona.tr...@intel.com; > pablo.de.lara.gua...@intel.com; Arek Kusztal > > Subject: [dpdk-dev] [PATCH] doc: add cryp

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-05-09 Thread Akhil Goyal
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Wednesday, May 8, 2019 1:53 PM > To: Kusztal, ArkadiuszX ; dev@dpdk.org > Cc: Akhil Goyal ; Trahe, Fiona ; > Anoob Joseph > Subject: RE: [PATCH] doc: add cryptodev gcm iv deprecation notice > > > > > -Original Message---

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-05-08 Thread De Lara Guarch, Pablo
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, April 17, 2019 8:41 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona ; De Lara > Guarch, Pablo ; Kusztal, ArkadiuszX > > Subject: [PATCH] doc: add cryptodev gcm iv deprecation notice > > This patch adds de

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-05-04 Thread Liron Himi
+1 Regards, Liron -Original Message- From: Trahe, Fiona Sent: Friday, May 3, 2019 9:10 PM To: Doherty, Declan ; ravi1.ku...@amd.com; t...@semihalf.com; Liron Himi ; Alan Winkowski Cc: De Lara Guarch, Pablo ; dev@dpdk.org; Kusztal, ArkadiuszX ; Anoob Joseph ; Shally Verma ; akhil.go

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-05-03 Thread Trahe, Fiona
Forwarding to maintainers of the following crypto PMDs which may be affected by this: mvsam ccp openssl Can you review the 19.05 deprecation notice below and if in agreement, ack please - 3 acks are needed This is the related API change targeted at 19.08: https://patches.dpdk.org/patch/52886/

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-04-29 Thread Akhil Goyal
Hi Anoob/Shally, Could you please review this patch and provide Ack. Thanks, Akhil > > > This patch adds deprecation notice of changing iv behaviour > when using Galois Counter Mode of operation. Right now IV of > all supported sizes can be used. > > Signed-off-by: Arek Kusztal > --- > doc

Re: [dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-04-17 Thread Trahe, Fiona
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Wednesday, April 17, 2019 8:41 AM > To: dev@dpdk.org > Cc: akhil.go...@nxp.com; Trahe, Fiona ; De Lara > Guarch, Pablo > ; Kusztal, ArkadiuszX > > Subject: [PATCH] doc: add cryptodev gcm iv deprecation notice > > This patch add

[dpdk-dev] [PATCH] doc: add cryptodev gcm iv deprecation notice

2019-04-17 Thread Arek Kusztal
This patch adds deprecation notice of changing iv behaviour when using Galois Counter Mode of operation. Right now IV of all supported sizes can be used. Signed-off-by: Arek Kusztal --- doc/guides/rel_notes/deprecation.rst | 6 ++ 1 file changed, 6 insertions(+) diff --git a/doc/guides/rel_