| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_utils.c | 58 size_t least; in mlx4_mallocv_inline() local 64 least = 0; in mlx4_mallocv_inline() 74 if (least < align) in mlx4_mallocv_inline() 75 least = align; in mlx4_mallocv_inline() 84 data = rte_malloc_socket(type, size, least, socket); in mlx4_mallocv_inline() 86 data = rte_zmalloc_socket(type, size, least, socket); in mlx4_mallocv_inline()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | packet_ordering.rst | 13 The application uses at least three CPU cores: 49 The -c EAL CPU_COREMASK option has to contain at least 3 CPU cores.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | packet_classif_access_ctrl.rst | 371 Requires max SIMD bitwidth to be at least 64. 374 Requires max SIMD bitwidth to be at least 128. 377 Requires max SIMD bitwidth to be at least 256. 380 in parallel. Requires NEON support. Requires max SIMD bitwidth to be at least 128. 383 flows in parallel. Requires ALTIVEC support. Requires max SIMD bitwidth to be at least 128. 387 Requires AVX512 support. Requires max SIMD bitwidth to be at least 256. 391 Requires AVX512 support. Requires max SIMD bitwidth to be at least 512.
|
| H A D | reorder_lib.rst | 58 That means that we would need to move the windows at least 15 positions to 60 The reorder buffer would try to move mbufs from at least the next 15 slots in
|
| H A D | toeplitz_hash_lib.rst | 76 of the least significant bits (LSB) of the hash value are used to indicate an 113 corresponding NIC. It reflects the number of least significant bits of the 136 generated for the required ``log2(RETA_SZ)`` least significant bits of the 172 context initialization) to be xored with N least significant bits of the
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 116 #. Calls to ``rte_eth_tx_burst`` must have a buffer size of at least 2xN, 176 - Validate flow for each slave, failure at least for one slave causes to 245 also required, that all slaves should be RSS-capable and support, at least one 355 APIs but at least one slave device must be added to the link bonding device 393 * A least one slave device is provided with for each bonded device definition.
|
| H A D | ring_lib.rst | 46 … costs more in terms of memory than a linked list queue. An empty ring contains at least N objects. 60 The following code was added in FreeBSD 8.0, and is used in some network device drivers (at least i…
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | nic_perf_intel_platform.rst | 15 …nsure that each memory channel has at least one memory DIMM inserted, and that the memory size for…
|
| /dpdk/doc/guides/nics/ |
| H A D | af_packet.rst | 39 ``blocksz`` is set to at least 1024B as well (although 2048B in this case would
|
| H A D | avp.rst | 67 environment and configured with at least one neutron port defined with a
|
| H A D | igc.rst | 43 - Foxville expects that any transmitted packet to have at least the external VLAN added by the
|
| H A D | e1000em.rst | 86 #. Start the Virtual Machine with at least one emulated e1000 device.
|
| H A D | enic.rst | 49 queues, the vNIC should be configured to have at least 3 WQs, 6 85 At least one interrupt per vNIC interface should be configured in the UCS 92 least one interrupt for each Rx queue. For example, if the app uses 3 Rx 458 - The number of RQs in UCSM dynamic vNIC configurations must be at least 2.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | chacha20_poly1305.rst | 38 require a minimum NASM version (e.g. v0.54 requires at least NASM 2.14).
|
| H A D | zuc.rst | 50 require a minimum NASM version (e.g. v0.54 requires at least NASM 2.14).
|
| H A D | snow3g.rst | 50 require a minimum NASM version (e.g. v0.54 requires at least NASM 2.14).
|
| H A D | aesni_gcm.rst | 52 require a minimum NASM version (e.g. v0.54 requires at least NASM 2.14).
|
| H A D | aesni_mb.rst | 98 require a minimum NASM version (e.g. v0.54 requires at least NASM 2.14).
|
| H A D | kasumi.rst | 51 require a minimum NASM version (e.g. v0.54 requires at least NASM 2.14).
|
| /dpdk/examples/pipeline/examples/ |
| H A D | selector.spec | 16 ; one or several headers to the packet (Ethernet at the very least), decrementing the TTL and
|
| /dpdk/config/ppc/ |
| H A D | meson.build | 115 # at least 128 LCORES available. Set RTE_MAX_LCORE to 128 for POWER systems as
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 134 #. At least 3 acknowledgments of the need to do so must be made on the 200 board approval and announcement at least one release in advance. 348 not required. Though, an API should remain in experimental state for at least
|
| H A D | patches.rst | 169 * When introducing a new device API, at least one driver should implement it. 657 * Patches should be acked by a maintainer at least two days before the release merge 696 * Should include at least the API changes in libraries and applications. 708 * At least one PMD should implement the API. 710 * The above should be sent to the mailing list at least 2 weeks before -rc1
|
| H A D | stable.rst | 64 It is anticipated that there will be at least 3 releases per year of the LTS
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | dlb2.rst | 254 priority, discarding the 5 least significant bits. But least significant bit out 256 discarded 5 least significant event priority bits are not preserved when an event
|