> -----Original Message-----
> From: Jianbo Liu [mailto:[email protected]]
> Sent: Friday, October 27, 2017 10:25 AM
> To: [email protected]; Dumitrescu, Cristian <[email protected]>
> Cc: Jianbo Liu <[email protected]>
> Subject: [PATCH v2] examples/ip_pipeline: use crc32 in hash functions for
> arm64
> 
> From: Jianbo Liu <[email protected]>
> 
> Implement the same hash functions with crc32 on arm platform.
> 
> Signed-off-by: Jianbo Liu <[email protected]>
> ---
>  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 <[email protected]>

Reply via email to