Re: [dpdk-dev] [PATCH v3] doc: add info on multiple instance SW crypto

2018-02-06 Thread Thomas Monjalon
> > Add infomration to explain applications using multiple instances of sw > > crypto with example. > > > > Signed-off-by: Vipin Varghese > > Typo: instances (which could be fixed when merging). > > Also, there is no need to add sta...@dpdk.org, so I will remove it from the > CC list. > > Apa

Re: [dpdk-dev] [PATCH v3] doc: add info on multiple instance SW crypto

2018-02-06 Thread De Lara Guarch, Pablo
> -Original Message- > From: Varghese, Vipin > Sent: Tuesday, February 6, 2018 4:12 PM > To: dev@dpdk.org; De Lara Guarch, Pablo > > Cc: sta...@dpdk.org; Mcnamara, John ; > Kovacevic, Marko ; Varghese, Vipin > > Subject: [PATCH v3] doc: add info on multiple instance SW crypto > > Add i

[dpdk-dev] [PATCH v3] doc: add info on multiple instance SW crypto

2018-02-06 Thread Vipin Varghese
Add infomration to explain applications using multiple instances of sw crypto with example. Signed-off-by: Vipin Varghese --- V3 Changes: - moved the multiple sw crypto to more generic place holder - Pablo V2 Changes: - Updated Note for better wording - Pablo - Multiple instance information