Home
last modified time | relevance | path

Searched refs:ones (Results 1 – 25 of 30) sorted by relevance

12

/dpdk/lib/eal/common/
H A Drte_random.c141 uint8_t ones; in rte_rand_max() local
151 ones = __builtin_popcountll(upper_bound); in rte_rand_max()
156 if (unlikely(ones == 1)) in rte_rand_max()
/dpdk/examples/pipeline/examples/
H A Dmeter.spec6 ; header "Source Address" field. All green packets are sent out on port 0, the yellow ones on port 1
7 ; and the red ones on port 2.
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_sse.h111 const __m128i ones = _mm_cmpeq_epi32(zero, zero); in rxq_cq_decompress_v() local
178 invalid_mask = _mm_sll_epi64(ones, invalid_mask); in rxq_cq_decompress_v()
559 const __m128i ones = _mm_cmpeq_epi32(zero, zero); in rxq_cq_process_v() local
612 mask = _mm_sll_epi64(ones, mask); in rxq_cq_process_v()
720 mask = _mm_sll_epi64(ones, mask); in rxq_cq_process_v()
729 mask = _mm_sll_epi64(ones, mask); in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_altivec.h118 const __vector unsigned char ones = vec_splat_u8(-1); in rxq_cq_decompress_v() local
230 vec_sl((__vector unsigned long)ones, lshift); in rxq_cq_decompress_v()
792 const __vector unsigned char ones = vec_splat_u8(-1); in rxq_cq_process_v() local
912 vec_sl((__vector unsigned long)ones, lshift); in rxq_cq_process_v()
1148 vec_sl((__vector unsigned long)ones, lshift); in rxq_cq_process_v()
1168 vec_sl((__vector unsigned long)ones, lshift); in rxq_cq_process_v()
/dpdk/drivers/raw/ioat/
H A Dmeson.build5 # only use ioat rawdev driver if we don't have the equivalent dmadev ones
/dpdk/kernel/freebsd/
H A Dmeson.build18 # previous ones
/dpdk/doc/guides/rel_notes/
H A Drelease_2_0.rst110 from the ones returned by the previous library.
H A Drelease_17_11.rst237 ones (e.g. MTU is 1500B). Supported packet types are:
/dpdk/doc/guides/sample_app_ug/
H A Dntb.rst31 The only available options are the standard ones for the EAL:
H A Dethtool.rst23 The only available options are the standard ones for the EAL:
H A Dflow_classify.rst94 :start-after: Parse application arguments (after the EAL ones). 8<
H A Dl2_forward_crypto.rst247 check which ones are capable of performing the operation.
/dpdk/doc/guides/linux_gsg/
H A Dlinux_eal_parameters.rst84 Use specified hugetlbfs directory instead of autodetected ones. This can be
H A Dcross_build_dpdk_for_arm64.rst136 The names of GCC binaries in cross files differ from the downloaded ones,
/dpdk/doc/guides/prog_guide/
H A Dip_fragment_reassembly_lib.rst63 and could be removed/replaced by the new ones.
H A Dgeneric_receive_offload_lib.rst9 small packets into larger ones, GRO enables applications to process
H A Deventdev.rst459 and additions of new ones without modification.
H A Dmulti_proc_support.rst306 identical to ones sent by the sender.
H A Dhash_lib.rst57 with the current ones, which reduces significantly the performance overhead of the necessary memory…
/dpdk/doc/guides/nics/
H A Dthunderx.rst204 They are at the beginning of VF list (the remain ones are secondary VF's).
207 additional queue sets for primary ones. If a port is configured for more then
H A Dnfp.rst98 more than one SmartNIC, same type of SmartNIC or different ones, and to upload a
H A Dbnxt.rst224 * When enabled, no packets are forwarded to an application except the ones
266 enabled, no packets are forwarded to an application except ones with VLAN tag
H A Dmlx5.rst303 of mbuf being sent and PMD will handle ones appropriately.
1434 treated by applications and PMD as valid ones.
/dpdk/doc/guides/rawdevs/
H A Dcnxk_gpio.rst58 ones. The latter call simply returns queue capacity.
/dpdk/doc/guides/cryptodevs/
H A Dscheduler.rst67 may be initialized with specific parameters other than the default ones,

12