| rte_memseg(3) | Library Functions Manual | rte_memseg(3) |
rte_memseg
#include <rte_memory.h>
rte_iova_t iova
size_t len
uint64_t hugepage_sz
int32_t socket_id
uint32_t nchannel
uint32_t nrank
uint32_t flags
Physical memory segment descriptor.
Definition at line 49 of file rte_memory.h.
Start IO address.
Definition at line 50 of file rte_memory.h.
Start virtual address.
Definition at line 52 of file rte_memory.h.
Makes sure addr is always 64 bits
Definition at line 53 of file rte_memory.h.
Length of the segment.
Definition at line 55 of file rte_memory.h.
The pagesize of underlying memory
Definition at line 56 of file rte_memory.h.
NUMA socket ID.
Definition at line 57 of file rte_memory.h.
Number of channels.
Definition at line 58 of file rte_memory.h.
Number of ranks.
Definition at line 59 of file rte_memory.h.
Memseg-specific flags
Definition at line 60 of file rte_memory.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |