Konstantin Ananyev b64c2295f7 acl: add 256-bit AVX512 classify method
Introduce classify implementation that uses AVX512 specific ISA.
rte_acl_classify_avx512x16() is able to process up to 16 flows in parallel.
It uses 256-bit width registers/instructions only
(to avoid 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:00 +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