Re: [dpdk-dev] [PATCH v5] arch/arm: optimization for memcpy on AArch64

2018-01-18 Thread Thomas Monjalon
Ping Are we targetting to integrate this optimization in DPDK 18.02? I am expecting a v6, thanks. 15/01/2018 12:37, Thomas Monjalon: > 15/01/2018 11:57, Herbert Guan: > > Hi Thomas, > > > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > > Hi, > > > > > > All the code is using ARM64, but

Re: [dpdk-dev] [PATCH v5] arch/arm: optimization for memcpy on AArch64

2018-01-15 Thread Thomas Monjalon
15/01/2018 11:57, Herbert Guan: > Hi Thomas, > > From: Thomas Monjalon [mailto:tho...@monjalon.net] > > Hi, > > > > All the code is using ARM64, but the title suggests AArch64. > > What is the difference between AArch64 and ARM64 (and ARMv8)? > > AArch64 and ARM64 refer to the same thing. AArch

Re: [dpdk-dev] [PATCH v5] arch/arm: optimization for memcpy on AArch64

2018-01-15 Thread Herbert Guan
Hi Thomas, > -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Saturday, January 13, 2018 1:04 > To: Herbert Guan > Cc: dev@dpdk.org; jerin.ja...@caviumnetworks.com > Subject: Re: [dpdk-dev] [PATCH v5] arch/arm: optimization for memcpy on

Re: [dpdk-dev] [PATCH v5] arch/arm: optimization for memcpy on AArch64

2018-01-12 Thread Thomas Monjalon
Hi, All the code is using ARM64, but the title suggests AArch64. What is the difference between AArch64 and ARM64 (and ARMv8)? 04/01/2018 11:20, Herbert Guan: > +/** > + * Beginning of customization section > + **/ > +#define