| /dpdk/lib/eal/common/ |
| H A D | rte_random.c | 141 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 D | meter.spec | 6 ; 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 D | mlx5_rxtx_vec_sse.h | 111 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 D | mlx5_rxtx_vec_altivec.h | 118 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 D | meson.build | 5 # only use ioat rawdev driver if we don't have the equivalent dmadev ones
|
| /dpdk/kernel/freebsd/ |
| H A D | meson.build | 18 # previous ones
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_0.rst | 110 from the ones returned by the previous library.
|
| H A D | release_17_11.rst | 237 ones (e.g. MTU is 1500B). Supported packet types are:
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ntb.rst | 31 The only available options are the standard ones for the EAL:
|
| H A D | ethtool.rst | 23 The only available options are the standard ones for the EAL:
|
| H A D | flow_classify.rst | 94 :start-after: Parse application arguments (after the EAL ones). 8<
|
| H A D | l2_forward_crypto.rst | 247 check which ones are capable of performing the operation.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_eal_parameters.rst | 84 Use specified hugetlbfs directory instead of autodetected ones. This can be
|
| H A D | cross_build_dpdk_for_arm64.rst | 136 The names of GCC binaries in cross files differ from the downloaded ones,
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | ip_fragment_reassembly_lib.rst | 63 and could be removed/replaced by the new ones.
|
| H A D | generic_receive_offload_lib.rst | 9 small packets into larger ones, GRO enables applications to process
|
| H A D | eventdev.rst | 459 and additions of new ones without modification.
|
| H A D | multi_proc_support.rst | 306 identical to ones sent by the sender.
|
| H A D | hash_lib.rst | 57 with the current ones, which reduces significantly the performance overhead of the necessary memory…
|
| /dpdk/doc/guides/nics/ |
| H A D | thunderx.rst | 204 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 D | nfp.rst | 98 more than one SmartNIC, same type of SmartNIC or different ones, and to upload a
|
| H A D | bnxt.rst | 224 * 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 D | mlx5.rst | 303 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 D | cnxk_gpio.rst | 58 ones. The latter call simply returns queue capacity.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 67 may be initialized with specific parameters other than the default ones,
|