[dpdk-dev] [PATCH 0/4] optimize and use armv8 CRC extensions for hash library

2015-11-25 Thread Thomas Monjalon
2015-11-24 00:15, Jerin Jacob: > - This patch set has the changes required for optimised hash library usage in > arm64 perspective > - Tested on Juno and Thunderx boards > - Tested and verified the changes with following DPDK unit test cases > hash_functions_autotest > hash_autotes

[dpdk-dev] [PATCH 0/4] optimize and use armv8 CRC extensions for hash library

2015-11-24 Thread Jerin Jacob
- This patch set has the changes required for optimised hash library usage in arm64 perspective - Tested on Juno and Thunderx boards - Tested and verified the changes with following DPDK unit test cases hash_functions_autotest hash_autotest hash_perf_autotest hash_s