Home
last modified time | relevance | path

Searched refs:avx512 (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/iavf/
H A Dmeson.build57 if cc.has_argument('-march=skylake-avx512')
58 avx512_args += '-march=skylake-avx512'
H A Diavf_rxtx_vec_common.h383 iavf_rxq_rearm_common(struct iavf_rx_queue *rxq, __rte_unused bool avx512) in iavf_rxq_rearm_common() argument
444 if (avx512) { in iavf_rxq_rearm_common()
/dpdk/drivers/net/ice/
H A Dmeson.build57 if cc.has_argument('-march=skylake-avx512')
58 avx512_args += '-march=skylake-avx512'
H A Dice_rxtx_common_avx.h16 ice_rxq_rearm_common(struct ice_rx_queue *rxq, __rte_unused bool avx512) in ice_rxq_rearm_common() argument
77 if (avx512) { in ice_rxq_rearm_common()
/dpdk/drivers/net/i40e/
H A Dmeson.build63 if cc.has_argument('-march=skylake-avx512')
64 avx512_args += '-march=skylake-avx512'
H A Di40e_rxtx_common_avx.h20 i40e_rxq_rearm_common(struct i40e_rx_queue *rxq, __rte_unused bool avx512) in i40e_rxq_rearm_common() argument
80 if (avx512) { in i40e_rxq_rearm_common()
/dpdk/doc/guides/howto/
H A Dindex.rst23 avx512
/dpdk/buildtools/
H A Dmeson.build21 binutils_avx512_check = (py3 + files('binutils-avx512-check.py') +
/dpdk/doc/guides/bbdevs/
H A Dturbo_sw.rst125 cd build-avx512-icc/
148 …meson configure -Dflexran_sdk=<path-to-workspace>/FlexRAN-FEC-SDK-19-04/sdk/build-avx512-icc/insta…
/dpdk/lib/fib/
H A Dmeson.build22 # in former case, just add avx512 C file to files list
/dpdk/lib/acl/
H A Dmeson.build47 # in former case, just add avx512 C file to files list
/dpdk/
H A DMAINTAINERS305 F: buildtools/binutils-avx512-check.py
306 F: doc/guides/howto/avx512.rst