Konstantin Ananyev 45da22e42e acl: add 512-bit AVX512 classify method
Introduce classify implementation that uses AVX512 specific ISA.
rte_acl_classify_avx512x32() is able to process up to 32 flows in parallel.
It uses 512-bit width registers/instructions and provides higher
performance then rte_acl_classify_avx512x16(), but can cause
frequency level change.
Note that for now only 64-bit version is supported.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2020-10-14 14:23:01 +02:00
..
2020-05-05 23:46:21 +02:00
2019-11-15 11:36:27 +01:00
2020-09-08 00:09:50 +02:00
2019-07-19 14:17:11 +02:00
2020-10-06 00:42:21 +02:00
2020-09-08 00:09:50 +02:00
2020-09-08 00:09:50 +02:00
2020-02-05 15:29:59 +01:00
2020-10-08 09:34:58 +02:00
2020-09-08 00:09:50 +02:00
2018-12-19 01:25:56 +01:00
2020-10-06 00:42:21 +02:00
2020-09-08 00:09:50 +02:00
2020-10-08 09:34:58 +02:00