>
> > >
> > > This multi process app is only taking care of crypto queues while others
> > > are
> > > for NICs.
> > > Is it not worth to have crypto+NIC multi process app instead of this app?
> > [Arek] - initially main purpose was to check PMD behavior when:
> > 1) configure cryptodev, session
Hi Akhil, Arek,
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Friday, July 3, 2020 8:48 AM
> To: Akhil Goyal ; dev@dpdk.org; Trahe, Fiona
> ; Burakov,
> Anatoly
> Subject: RE: [PATCH v2] examples: add multi process crypto application
> > Shouldn't this be part of examp
Hi Akhil,
> -Original Message-
> From: Akhil Goyal
> Sent: Thursday, July 2, 2020 9:30 PM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org;
> Trahe, Fiona ; Burakov, Anatoly
>
> Subject: RE: [PATCH v2] examples: add multi process crypto application
>
> Hi Arek/Fiona,
>
> > This patch adds exam
Hi Arek/Fiona,
> This patch adds example application that can test
> usage of cryptodev in multi process environment.
> More can be found in mp_crypto.rst in sample app guides.
>
> Signed-off-by: Arek Kusztal
> ---
Shouldn't this be part of examples/multi_process?
> doc/guides/sample_app_ug/i
Due to increasing interest in multi process support for crypto PMDs
new sample app can be added so in overview we can say that:
The Multi-process Crypto application is a simple application that
allows to run crypto related operations in a multiple process environment. It
builds on the EAL primary/
This patch adds example application that can test
usage of cryptodev in multi process environment.
More can be found in mp_crypto.rst in sample app guides.
Signed-off-by: Arek Kusztal
---
doc/guides/sample_app_ug/index.rst |1 +
doc/guides/sample_app_ug/mp_crypto.rst | 153 +
exampl
6 matches
Mail list logo