#include <rte_eal.h>
Detailed Description
The global RTE configuration structure.
- Examples:
- examples/multi_process/l2fwd_fork/flib.c, and examples/qos_sched/args.c.
Definition at line 57 of file rte_eal.h.
Field Documentation
uint32_t service_lcore_count |
Number of available service cores.
Definition at line 60 of file rte_eal.h.
PA or VA mapping mode
Definition at line 67 of file rte_eal.h.
Pointer to memory configuration, which may be shared across multiple DPDK instances
Definition at line 73 of file rte_eal.h.
The documentation for this struct was generated from the following file: