Re: [dpdk-dev] [PATCH] doc: update compression device docs

2019-07-18 Thread Akhil Goyal
> > > > This patch updates the constant names and function names used > > in code snippets in the Compression Device Library documentation. > > > > Signed-off-by: Adam Dybkowski > Acked-by: Fiona Trahe Applied to dpdk-next-crypto Thanks.

Re: [dpdk-dev] [PATCH] doc: update compression device docs

2019-07-15 Thread Trahe, Fiona
> -Original Message- > From: Dybkowski, AdamX > Sent: Monday, July 15, 2019 1:20 PM > To: dev@dpdk.org; Trahe, Fiona > Cc: Dybkowski, AdamX > Subject: [PATCH] doc: update compression device docs > > This patch updates the constant names and function names used > in code snippets in th

[dpdk-dev] [PATCH] doc: update compression device docs

2019-07-15 Thread Adam Dybkowski
This patch updates the constant names and function names used in code snippets in the Compression Device Library documentation. Signed-off-by: Adam Dybkowski --- doc/guides/prog_guide/compressdev.rst | 62 ++- 1 file changed, 33 insertions(+), 29 deletions(-) diff --git