Re: [dpdk-dev] [v3,3/3] doc: add private data info in crypto guide

2018-04-17 Thread De Lara Guarch, Pablo
Hi, > -Original Message- > From: Gujjar, Abhinandan S > Sent: Monday, April 16, 2018 10:36 AM > To: Akhil Goyal ; De Lara Guarch, Pablo > ; Doherty, Declan > ; jerin.ja...@caviumnetworks.com; > hemant.agra...@nxp.com; dev@dpdk.org > Cc: Vangati, Narender ; Rao, Nikhil > > Subject: RE: [v3

Re: [dpdk-dev] [v3,3/3] doc: add private data info in crypto guide

2018-04-16 Thread Gujjar, Abhinandan S
Hi Akhil, Missed out the *series* and thought the ack was only on the doc patch. Regarding change log, Just before posting I looked at recent patches. Most of them, didn't have change log! So, I didn't add it. Yes, there is a typo in the subject of this patch. Does this require newer version of p

Re: [dpdk-dev] [v3,3/3] doc: add private data info in crypto guide

2018-04-16 Thread Akhil Goyal
Hi Abhinandan, On 4/16/2018 12:24 PM, Abhinandan Gujjar wrote: Signed-off-by: Abhinandan Gujjar Acked-by: Akhil Goyal I think I acked this complete series. And this patch is v2 not v3. You should also mention the changelog. Thanks, Akhil --- doc/guides/prog_guide/cryptodev_lib.rst | 27 +

[dpdk-dev] [v3,3/3] doc: add private data info in crypto guide

2018-04-15 Thread Abhinandan Gujjar
Signed-off-by: Abhinandan Gujjar Acked-by: Akhil Goyal --- doc/guides/prog_guide/cryptodev_lib.rst | 27 +++ 1 file changed, 27 insertions(+) diff --git a/doc/guides/prog_guide/cryptodev_lib.rst b/doc/guides/prog_guide/cryptodev_lib.rst index 066fe2d..b279a20 100644 ---