Re: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-10 Thread Thomas Monjalon
> >>> The following PMD names definitions will be moved to the individual PMDs > >>> to remove the coupling between crypto PMDs and the librte_cryptodev: > >>> CRYPTODEV_NAME_NULL_PMD > >>> CRYPTODEV_NAME_AESNI_MB_PMD > >>> CRYPTODEV_NAME_AESNI_GCM_PMD > >>> CRYPTODEV_NAME_OPENSSL_PMD > >>> CRYPTOD

Re: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-08 Thread Hemant Agrawal
names removal -Original Message- Date: Thu, 4 May 2017 11:39:19 +0200 From: Slawomir Mrozowicz To: declan.dohe...@intel.com CC: dev@dpdk.org, Slawomir Mrozowicz Subject: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal X-Mailer: git-send-email 2.9.3 The following PMD

Re: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-08 Thread Trahe, Fiona
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Jerin Jacob > Sent: Monday, May 8, 2017 12:02 PM > To: Mrozowicz, SlawomirX > Cc: Doherty, Declan ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] doc: announce public crypto P

Re: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-08 Thread Jerin Jacob
-Original Message- > Date: Thu, 4 May 2017 11:39:19 +0200 > From: Slawomir Mrozowicz > To: declan.dohe...@intel.com > CC: dev@dpdk.org, Slawomir Mrozowicz > Subject: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal > X-Mailer: git-send-email 2.9.3 >

Re: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-08 Thread De Lara Guarch, Pablo
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Slawomir > Mrozowicz > Sent: Thursday, May 04, 2017 10:39 AM > To: Doherty, Declan > Cc: dev@dpdk.org; Mrozowicz, SlawomirX > Subject: [dpdk-dev] [PATCH] doc: announce public crypto PMD nam

Re: [dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-05 Thread Declan Doherty
On 04/05/2017 7:22 AM, Mrozowicz, SlawomirX wrote: The following PMD names definitions will be moved to the individual PMDs to remove the coupling between crypto PMDs and the librte_cryptodev: CRYPTODEV_NAME_NULL_PMD CRYPTODEV_NAME_AESNI_MB_PMD CRYPTODEV_NAME_AESNI_GCM_PMD CRYPTODEV_NAME_OPENSSL_

[dpdk-dev] [PATCH] doc: announce public crypto PMD names removal

2017-05-04 Thread Slawomir Mrozowicz
The following PMD names definitions will be moved to the individual PMDs to remove the coupling between crypto PMDs and the librte_cryptodev: CRYPTODEV_NAME_NULL_PMD CRYPTODEV_NAME_AESNI_MB_PMD CRYPTODEV_NAME_AESNI_GCM_PMD CRYPTODEV_NAME_OPENSSL_PMD CRYPTODEV_NAME_QAT_SYM_PMD CRYPTODEV_NAME_SNOW3G_