| /dpdk/drivers/net/qede/ |
| H A D | qede_rxtx.c | 14 dma_addr_t mapping; in qede_alloc_rx_buffer() local 28 mapping = rte_mbuf_data_iova_default(new_mb); in qede_alloc_rx_buffer() 31 rx_bd->addr.hi = rte_cpu_to_le_32(U64_HI(mapping)); in qede_alloc_rx_buffer() 32 rx_bd->addr.lo = rte_cpu_to_le_32(U64_LO(mapping)); in qede_alloc_rx_buffer() 44 dma_addr_t mapping; in qede_alloc_rx_bulk_mbufs() local 68 mapping = rte_mbuf_data_iova_default(mbuf); in qede_alloc_rx_bulk_mbufs() 71 rx_bd->addr.hi = rte_cpu_to_le_32(U64_HI(mapping)); in qede_alloc_rx_bulk_mbufs() 2060 dma_addr_t mapping; in qede_encode_sg_bd() local 2072 mapping = rte_mbuf_data_iova(m_seg); in qede_encode_sg_bd() 2082 mapping = rte_mbuf_data_iova(m_seg); in qede_encode_sg_bd() [all …]
|
| /dpdk/examples/pipeline/examples/ |
| H A D | varbit.cli | 32 ; Pipelines-to-threads mapping.
|
| H A D | learner.cli | 32 ; Pipelines-to-threads mapping.
|
| H A D | fib.cli | 55 ; Pipelines-to-threads mapping.
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | isal.rst | 70 .. table:: Level mapping from Compressdev to ISA-L PMD. 102 The above table only shows mapping when API calls for dynamic compression.
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 283 HW queue doorbell register mapping. 284 The value 0 means non-cached IO mapping, 285 while 1 is a regular memory mapping. 287 With regular memory mapping, the register is flushed to HW 613 The same doorbell mapping approach is implemented directly by PMD 616 The type of mapping may slightly affect the send queue performance,
|
| H A D | cnxk.rst | 44 functions (LFs) provided by the RVU and its functional mapping to 49 .. table:: RVU managed functional blocks and its mapping to DPDK subsystem 52 | # | LF | DPDK subsystem mapping |
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | service_cores.rst | 14 running services). The power of the service core concept is that the mapping
|
| H A D | vhost_lib.rst | 352 lib when mapping the guest memory; and also we need to lock the memory to 358 a QEMU version without shared memory mapping. 439 In addition, vhost supports M:N mapping between vrings and DMA virtual 452 For PA mode, page by page mapping may exceed IOMMU's max capability,
|
| H A D | env_abstraction_layer.rst | 203 All possible virtual memory space that can ever be used for hugepage mapping in 274 EAL can remove the backing files after opening them for mapping 277 using anonymous mapping (``--in-memory``) is recommended instead. 284 and by recreating them before opening for mapping (as a precaution). 288 Clearing memory constitutes more than 95% of hugepage mapping time. 298 Anonymous mapping does not allow multi-process architecture. 349 ``rte_ring_create``). Using these API's also ensures that mapping of externally 400 * Perform DMA mapping with ``rte_dev_dma_map`` if needed 469 EAL initializes the mapping between event file descriptors and interrupt vectors, while each device… 471 The eth_dev driver takes responsibility to program the latter mapping. [all …]
|
| H A D | metrics_lib.rst | 71 values. A table mapping together these key values and the metrics' names 112 value and its associated key. A key-name mapping can be obtained using the
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | sge.c | 287 dma_addr_t mapping) in set_rx_sw_desc() argument 290 sd->dma_addr = mapping; /* includes size low bits */ in set_rx_sw_desc() 327 dma_addr_t mapping; in refill_fl_usembufs() local 342 mapping = (dma_addr_t)(mbuf->buf_iova + mbuf->data_off); in refill_fl_usembufs() 343 mapping |= q->fl_buf_size_idx; in refill_fl_usembufs() 344 *d++ = cpu_to_be64(mapping); in refill_fl_usembufs() 345 set_rx_sw_desc(sd, mbuf, mapping); in refill_fl_usembufs()
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline.c | 10643 mapping); in cmd_flow_director_filter_parsed() 15387 mapping, "mapping"); 15469 mapping, "mapping"); 15573 mapping, "mapping"); 15612 &mapping, in cmd_pctype_mapping_update_parsed() 15671 mapping, "mapping"); 15705 mapping, in cmd_ptype_mapping_get_parsed() 15728 mapping[i].hw_ptype, mapping[i].sw_ptype); in cmd_ptype_mapping_get_parsed() 15768 mapping, "mapping"); 15862 mapping, "mapping"); [all …]
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_nic.c | 1714 efx_nic_dma_mapping_t mapping; in efx_nic_dma_map() local 1722 mapping = EFX_NIC_DMA_MAPPING_UNKNOWN; in efx_nic_dma_map() 1724 mapping = efx_nic_cfg_get(enp)->enc_dma_mapping; in efx_nic_dma_map() 1726 switch (mapping) { in efx_nic_dma_map()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_graph.rst | 89 The following table shows the mapping in this example: 148 the application argument ``--config`` specifying rx queue mapping to lcore.
|
| H A D | service_cores.rst | 16 concept to contain the service mapping details. Note that the profile concept
|
| H A D | l3_forward_access_ctrl.rst | 85 …rwarding port number if the rule is a route table entry or it can be a pointer to a mapping address 86 if the rule is used for address mapping in the NAT application. 281 The following table shows the mapping in this example:
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | chacha20_poly1305.rst | 57 As a reference, the following table shows a mapping between the past DPDK versions
|
| H A D | zuc.rst | 69 As a reference, the following table shows a mapping between the past DPDK versions
|
| H A D | snow3g.rst | 69 As a reference, the following table shows a mapping between the past DPDK versions
|
| H A D | aesni_gcm.rst | 72 As a reference, the following table shows a mapping between the past DPDK versions
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | octeontx.rst | 94 When timvf is used as Event timer adapter the clock source mapping is as
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | build_sample_apps.rst | 131 Since these logical core numbers, and their mapping to specific cores on specific NUMA sockets, can… 137 This can be useful when using other processors to understand the mapping of the logical cores to th…
|
| H A D | linux_eal_parameters.rst | 94 hugepage files are also removed before mapping them,
|
| /dpdk/doc/guides/nics/ |
| H A D | enetfec.rst | 72 for PHY initialisation and for mapping the allocated memory
|