[dpdk-dev] [PATCH v2] examples/ip_pipeline: use crc32 in hash functions for arm64

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Fri Oct 27 11:55:36 CEST 2017



> -----Original Message-----
> From: Jianbo Liu [mailto:jianbo.liu at arm.com]
> Sent: Friday, October 27, 2017 10:25 AM
> To: dev at dpdk.org; Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: Jianbo Liu <jianbo.liu at linaro.org>
> Subject: [PATCH v2] examples/ip_pipeline: use crc32 in hash functions for
> arm64
> 
> From: Jianbo Liu <jianbo.liu at linaro.org>
> 
> Implement the same hash functions with crc32 on arm platform.
> 
> Signed-off-by: Jianbo Liu <jianbo.liu at linaro.org>
> ---
>  examples/ip_pipeline/pipeline/hash_func.h       |   2 +
>  examples/ip_pipeline/pipeline/hash_func_arm64.h | 261
> ++++++++++++++++++++++++
>  2 files changed, 263 insertions(+)
>  create mode 100644 examples/ip_pipeline/pipeline/hash_func_arm64.h
> 

Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>



More information about the dev mailing list