| /dpdk/drivers/net/enic/ |
| H A D | enic_res.c | 28 uint64_t sizes; in enic_get_vnic_config() local 199 sizes = enic->cq_entry_sizes; in enic_get_vnic_config() 201 (sizes & VNIC_RQ_CQ_ENTRY_SIZE_16_CAPABLE) ? " 16" : "", in enic_get_vnic_config() 202 (sizes & VNIC_RQ_CQ_ENTRY_SIZE_32_CAPABLE) ? " 32" : "", in enic_get_vnic_config() 203 (sizes & VNIC_RQ_CQ_ENTRY_SIZE_64_CAPABLE) ? " 64" : ""); in enic_get_vnic_config() 206 (sizes & VNIC_RQ_CQ_ENTRY_SIZE_64_CAPABLE); in enic_get_vnic_config()
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | sys_reqs.rst | 189 For other hugepage sizes, for example 1G pages, the size must be specified explicitly and 197 … The hugepage sizes that a CPU supports can be determined from the CPU flags on Intel architecture. 199 On IBM Power architecture, the supported hugepage sizes are 16MB and 16GB. 225 However, in order to use hugepage sizes other than the default, it is necessary 226 to manually create mount points for those hugepage sizes (e.g. 1GB pages).
|
| /dpdk/examples/qos_sched/ |
| H A D | profile_ov.cfg | 12 queue sizes = 64 64 64 64 64 64 64 64 64 64 64 64 64
|
| H A D | profile.cfg | 27 queue sizes = 64 64 64 64 64 64 64 64 64 64 64 64 64
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | test_pipeline.rst | 64 …alized implementations are expected to provide better performance for 8-byte and 16-byte key sizes, 65 …size-non-specialized implementation is expected to provide better performance for larger key sizes;
|
| H A D | qos_scheduler.rst | 76 * --rsz "A, B, C": Ring sizes: 87 * --bsz "A, B, C, D": Burst sizes
|
| H A D | ip_frag.rst | 32 By default, input frame sizes up to 9.5 KB are supported.
|
| H A D | l2_forward_crypto.rst | 261 If a capable crypto device is found, key sizes are checked to see if they are supported
|
| H A D | dma.rst | 23 copy with copy done using a DMA device for different sizes of packets.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | aesni_mb.rst | 173 For AES Counter mode (AES-CTR), the library supports two different sizes for Initialization
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | sw.rst | 94 reduce per event overhead and increase internal burst sizes, which can
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_18_05.rst | 75 ring sizes, burst sizes, and number of queues. 354 for a given meter object, such as the rates and sizes for the token 374 ``rte_eth_dev_configure()`` will now use PMD-recommended queue sizes, or if
|
| H A D | release_19_11.rst | 200 APIs. Support has been added for all sequence number sizes for control and 413 pipe queue sizes, pipe profiles, etc., are moved from port level structure
|
| H A D | release_18_08.rst | 28 queue and burst sizes, they can request that the EAL instead uses preferred
|
| H A D | release_18_02.rst | 205 general case. The user should experiment with various Rx and Tx ring sizes
|
| H A D | release_19_08.rst | 249 ``rte_sched_port_params`` is changed to allow different sizes for each
|
| /dpdk/doc/guides/nics/ |
| H A D | af_xdp.rst | 89 the supported RX buffer sizes of the underlying kernel netdev driver.
|
| H A D | enic.rst | 63 is recommended that the WQ and RQ sizes be set to the maximum. This 409 PMD: rte_enic_pmd: Supported CQ entry sizes: 16 32
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | link_bonding_poll_mode_drv_lib.rst | 167 supported by all bonded slaves. RETA size is a GCD of all its RETA's sizes, so 169 RETAs' sizes are different. If RSS Key is not set for bonded device, it's not
|
| H A D | event_ethernet_rx_adapter.rst | 229 The maximum, minimum vector sizes and timeouts vary based on the device
|
| H A D | env_abstraction_layer.rst | 41 The EAL performs physical memory allocation using mmap() in hugetlbfs (using huge page sizes to inc… 317 can become a problem when using smaller page sizes due to underlying limitations 328 Another option is to use bigger page sizes. Since fewer pages are required to
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | idxd.rst | 65 * wq-size: the size of the WQ. Sum of all WQ sizes must be less that the total-size defined by the …
|
| /dpdk/doc/guides/rawdevs/ |
| H A D | ioat.rst | 85 * wq-size: the size of the WQ. Sum of all WQ sizes must be less that the total-size defined by the …
|
| /dpdk/doc/guides/tools/ |
| H A D | testbbdev.rst | 232 They are chosen to have a good coverage across sizes and processing
|
| H A D | cryptoperf.rst | 126 Set the distribution of packet sizes.
|