[PATCH v2] crypto/ipsec_mb: enable support for arm64

Ruifeng Wang Ruifeng.Wang at arm.com
Wed Jul 27 10:29:26 CEST 2022


> -----Original Message-----
> From: Ashwin Sekhar T K <asekhar at marvell.com>
> Sent: Thursday, June 30, 2022 11:41 PM
> To: dev at dpdk.org; Fan Zhang <roy.fan.zhang at intel.com>; Pablo de Lara
> <pablo.de.lara.guarch at intel.com>
> Cc: jerinj at marvell.com; skori at marvell.com; skoteshwar at marvell.com;
> pbhagavatula at marvell.com; kirankumark at marvell.com;
> psatheesh at marvell.com; asekhar at marvell.com; anoobj at marvell.com;
> gakhil at marvell.com; hkalra at marvell.com; ndabilpuram at marvell.com
> Subject: [PATCH v2] crypto/ipsec_mb: enable support for arm64

Code change looks good to me.
Arm64 support is not fully enabled with this patch alone.
There is a patch to fix the remaining:
http://patches.dpdk.org/project/dpdk/patch/20220727081352.1333695-3-ruifeng.wang@arm.com/
Appreciate it if you can review that one.

Thanks.
> 
> Enable support for arm64 architecture in ipsec_mb. x86 specific code is
> conditionally compiled only for x86 architecture builds. Other architectures
> will be unsupported.
> 
> Signed-off-by: Ashwin Sekhar T K <asekhar at marvell.com>
> ---
>  drivers/crypto/ipsec_mb/ipsec_mb_private.c | 7 +++++++
> drivers/crypto/ipsec_mb/ipsec_mb_private.h | 3 ++-
>  2 files changed, 9 insertions(+), 1 deletion(-)
> 

<snip>


More information about the dev mailing list