[dpdk-dev] [PATCH v2] crypto/mrvl: rename PMD to mvsam

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon May 7 16:19:42 CEST 2018



> -----Original Message-----
> From: Tomasz Duszynski [mailto:tdu at semihalf.com]
> Sent: Friday, April 27, 2018 8:15 AM
> To: dev at dpdk.org
> Cc: De Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>;
> dima at marvell.com; Tomasz Duszynski <tdu at semihalf.com>; Natalie Samsonov
> <nsamsono at marvell.com>
> Subject: [PATCH v2] crypto/mrvl: rename PMD to mvsam
> 
> Picking a company stock ticker for a PMD name might not be a best approach in
> a long run since name is too generic.
> 
> This patch addresses that and renames mrvl to mvsam.
> 
> Signed-off-by: Natalie Samsonov <nsamsono at marvell.com>
> Signed-off-by: Tomasz Duszynski <tdu at semihalf.com>
> ---

...

> --- a/test/test/test_cryptodev.h
> +++ b/test/test/test_cryptodev.h
> @@ -61,7 +61,7 @@
>  #define CRYPTODEV_NAME_DPAA_SEC_PMD	crypto_dpaa_sec
>  #define CRYPTODEV_NAME_DPAA2_SEC_PMD	crypto_dpaa2_sec
>  #define CRYPTODEV_NAME_SCHEDULER_PMD	crypto_scheduler
> -#define CRYPTODEV_NAME_MRVL_PMD		crypto_mrvl
> +#define CRYPTODEV_NAME_MRVL_PMD		crypto_mvsam

I think it would be better if you modify the macro names in the test app, to be MVSAM.

>  #define CRYPTODEV_NAME_CCP_PMD		crypto_ccp
>  #define CRYPTODEV_NAME_VIRTIO_PMD	crypto_virtio
> 
> --
> 2.7.4



More information about the dev mailing list