| /dpdk/lib/vhost/ |
| H A D | iotlb.c | 251 uint64_t offset, vva = 0, mapped = 0; in vhost_user_iotlb_cache_find() local 273 mapped += node->size - offset; in vhost_user_iotlb_cache_find() 276 if (mapped >= *size) in vhost_user_iotlb_cache_find() 282 if (unlikely(mapped < *size)) in vhost_user_iotlb_cache_find() 283 *size = mapped; in vhost_user_iotlb_cache_find()
|
| /dpdk/doc/guides/nics/ |
| H A D | bnx2x.rst | 205 EAL: PCI memory mapped at 0x7f14f6fe5000 206 EAL: PCI memory mapped at 0x7f14f67e5000 207 EAL: PCI memory mapped at 0x7f15fbd9b000 210 EAL: PCI memory mapped at 0x7f14f5fe5000 211 EAL: PCI memory mapped at 0x7f14f57e5000 212 EAL: PCI memory mapped at 0x7f15fbd4f000
|
| H A D | cxgbe.rst | 462 EAL: PCI memory mapped at 0x7fd7c0200000 463 EAL: PCI memory mapped at 0x7fd77cdfd000 464 EAL: PCI memory mapped at 0x7fd7c10b7000 772 EAL: PCI memory mapped at 0x8007ec000 773 EAL: PCI memory mapped at 0x842800000 774 EAL: PCI memory mapped at 0x80086c000
|
| H A D | qede.rst | 289 EAL: PCI memory mapped at 0x7f738b200000 290 EAL: PCI memory mapped at 0x7f738b280000 291 EAL: PCI memory mapped at 0x7f738b300000
|
| H A D | ena.rst | 15 minimal set of memory mapped registers and an extendable command set 41 ENA device memory-mapped PCIe space for registers (MMIO registers)
|
| H A D | octeontx.rst | 124 Each ethdev port is mapped to a physical port(LMAC), Application can specify
|
| H A D | thunderx.rst | 171 EAL: PCI memory mapped at 0x3ffade50000 174 EAL: PCI memory mapped at 0x3ffadc60000
|
| H A D | softnic.rst | 39 pipelines can be mapped to the same CPU core. In order for a given pipeline 308 From the flow attributes of the flow, PMD uses the group id to get the mapped
|
| /dpdk/drivers/raw/ntb/ |
| H A D | ntb_hw_intel.c | 257 void *mapped = NULL; in intel_ntb_ioremap() local 265 mapped = (void *)(size_t)(addr - hw->peer_mw_base[i] + in intel_ntb_ioremap() 271 return mapped; in intel_ntb_ioremap()
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | pipeline.rst | 17 Each pipeline is mapped to a specific application thread. Multiple pipelines can be mapped to the s…
|
| /dpdk/lib/eal/linux/ |
| H A D | eal_memalloc.c | 636 goto mapped; in alloc_seg() 650 goto mapped; in alloc_seg() 666 goto mapped; in alloc_seg() 671 goto mapped; in alloc_seg() 693 mapped: in alloc_seg()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | service_cores.rst | 38 Each registered service can be individually mapped to a service core, or set of
|
| H A D | env_abstraction_layer.rst | 228 can later be mapped into that preallocated VA space (if dynamic memory mode 229 is enabled), and can optionally be mapped into it at startup. 240 which are mapped by EAL at initialization using a specific ``sysctl()``. 269 when all pages mapped from it are freed back to the system. 281 is mapped for the first time system-wide 290 with all the data left in the mapped hugepages ("dirty" memory). 295 when all pages mapped from it are freed, 403 - If the area was mapped for DMA, unmapping must be performed before 465 …he wake-up events' file descriptors are added. The event file descriptors are created and mapped to 1041 has ensured that all other processes have mapped this memory successfully. [all …]
|
| H A D | event_ethernet_rx_adapter.rst | 201 service function has not been mapped to any lcores, the interrupt thread 202 is mapped to the main lcore.
|
| H A D | multi_proc_support.rst | 55 the DPDK records to memory-mapped files the details of the memory configuration it is using - hugep… 56 the virtual addresses they are mapped at, the number of memory channels present, etc. 116 Similarly, it creates shared configuration files, memory mapped in each process, using the /var/run…
|
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_flex.c | 519 uint8_t mapped[MLX5_FLEX_ITEM_MAPPING_NUM / CHAR_BIT + 1]; member 917 if (cover.mapped[i / CHAR_BIT] & (1u << (i % CHAR_BIT))) in mlx5_flex_translate_sample() 928 cover.mapped[i / CHAR_BIT] |= 1u << (i % CHAR_BIT); in mlx5_flex_translate_sample() 940 cover.mapped[j / CHAR_BIT] |= 1u << (j % CHAR_BIT); in mlx5_flex_translate_sample()
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_versioning.rst | 152 can still be mapped back to the public symbol name. 212 multiple functions can be mapped to the same public symbol based on when an 311 mapped the original rte_acl_create symbol to the original function (but with a 379 and differently named symbols. We've then mapped each of those back to the
|
| /dpdk/doc/guides/platform/ |
| H A D | mlx5.rst | 620 If ``sq_db_nc`` is set to zero, the doorbell is forced to be mapped to 625 If ``sq_db_nc`` is set to one, the doorbell is forced to be mapped to non 629 If ``sq_db_nc`` is set to two, the doorbell is forced to be mapped to 637 is forced to be mapped to regular memory as same as ``sq_db_nc`` is set to 0.
|
| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_eal_parameters.rst | 105 when all the hugepages mapped from them are freed,
|
| H A D | linux_drivers.rst | 174 VFIO does not support partial unmap of once mapped memory. Hence DPDK's memory is 175 mapped in hugepage granularity or system page granularity. Number of DMA
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | ifc.rst | 86 is mapped to a callfd associated with a virtio ring. Currently only vfio-pci
|
| /dpdk/doc/guides/compressdevs/ |
| H A D | isal.rst | 59 The ISA-L levels have been mapped to somewhat correspond to the same ZLIB level,
|
| /dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 477 char mapped[NB_SOCKETS]; member 1305 acl_config.mapped[0] = 1; in app_acl_init() 1323 acl_config.mapped[socketid] = 1; in app_acl_init() 1328 if (acl_config.mapped[i]) { in app_acl_init()
|
| /dpdk/doc/guides/faq/ |
| H A D | faq.rst | 108 The first 64B chunk is mapped to node 0, the second 64B chunk is mapped to node 1, the third to nod…
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2_priv.h | 451 bool mapped; member
|