Home
last modified time | relevance | path

Searched refs:AVX2 (Results 1 – 25 of 27) sorted by relevance

12

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/
H A Dsimd.h67 AVX2, enumerator
119 [AVX2] = {7U, 0U, 1U << 5, EBX },
191 CPUID_FEATURE_CHECK(avx2, AVX2);
/f-stack/dpdk/doc/guides/compressdevs/features/
H A Disal.ini9 CPU AVX2 = Y
H A Ddefault.ini12 CPU AVX2 =
/f-stack/dpdk/doc/guides/cryptodevs/features/
H A Daesni_gcm.ini12 CPU AVX2 = Y
H A Daesni_mb.ini12 CPU AVX2 = Y
H A Ddefault.ini16 CPU AVX2 =
/f-stack/dpdk/drivers/net/i40e/
H A Dmeson.build31 # compile AVX2 version if either:
/f-stack/dpdk/config/x86/
H A Dmeson.build27 'AVX2',
/f-stack/dpdk/drivers/net/iavf/
H A Dmeson.build21 # compile AVX2 version if either:
/f-stack/dpdk/drivers/baseband/turbo_sw/
H A Dmeson.build6 # check for FlexRAN SDK libraries for AVX2
/f-stack/dpdk/drivers/net/ice/
H A Dmeson.build23 # compile AVX2 version if either:
/f-stack/freebsd/contrib/openzfs/config/
H A Dtoolchain-simd.m4170 AC_MSG_CHECKING([whether host toolchain supports AVX2])
180 AC_DEFINE([HAVE_AVX2], 1, [Define if host toolchain supports AVX2])
/f-stack/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst93 (a) An AVX2 or AVX512 supporting machine
151 …For AVX2 machines it is possible to only enable the 4G libraries and the PMD capabilities will be …
/f-stack/dpdk/lib/librte_acl/
H A Dmeson.build11 # compile AVX2 version if either:
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_2_0.rst56 * ACL for AVX2
H A Drelease_19_11.rst125 such as Scalar or Vector, and Vector technology like AVX2.
155 Enable AVX2 data path for iavf PMD.
H A Drelease_18_11.rst125 can use AVX2 vector path on BDW/HSW to get better performance.
179 * Added AVX2-based vectorized Rx handler.
H A Drelease_19_05.rst186 * Added support of SSE and AVX2 instructions in Rx and Tx paths.
/f-stack/dpdk/lib/librte_eal/x86/
H A Drte_cpuflags.c105 FEAT_DEF(AVX2, 0x00000007, 0, RTE_REG_EBX, 5)
/f-stack/freebsd/contrib/libsodium/
H A Dconfigure.ac451 AC_MSG_CHECKING(for AVX2 instructions set)
454 # error NativeClient detected - Avoiding AVX2 opcodes
464 AC_DEFINE([HAVE_AVX2INTRIN_H], [1], [AVX2 is available])
469 # error NativeClient detected - Avoiding AVX2 opcodes
H A DChangeLog100 - An AVX2 optimized implementation of the Argon2 round function was
125 - AVX2 implementations of Salsa20 and ChaCha20 have been added. They
141 - AVX2 detection is more reliable.
161 - AVX2 detection was fixed, resulting in faster Blake2b hashing on
188 - A speed-record AVX2 implementation of BLAKE2b was added (thanks to
/f-stack/dpdk/doc/guides/compressdevs/
H A Disal.rst85 …| | | no AVX512/AVX2) …
/f-stack/dpdk/doc/guides/nics/
H A Dice.rst212 On the X86 platform, the driver checks if the CPU supports AVX2.
213 If it's supported, AVX2 paths will be chosen. If not, SSE is chosen.
H A Denic.rst361 AVX2 SIMD instructions. It is meant for bulk, throughput oriented workloads
366 the compiler is known to support AVX2, DPDK build system
379 - Run on a UCS M4 or later server with CPUs that support AVX2.
383 supports AVX2, and scatter Rx is not used. To verify that the
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpacket_classif_access_ctrl.rst376 …SSIFY_AVX2**: vector implementation, can process up to 16 flows in parallel. Requires AVX2 support.

12