#include <rte_eal.h>
The global RTE configuration structure.
- Examples:
- examples/multi_process/l2fwd_fork/flib.c, and examples/qos_sched/args.c.
Definition at line 81 of file rte_eal.h.
◆ master_lcore
◆ lcore_count
◆ service_lcore_count
uint32_t service_lcore_count |
Number of available service cores.
Definition at line 84 of file rte_eal.h.
◆ lcore_role
◆ process_type
◆ mem_config
Pointer to memory configuration, which may be shared across multiple DPDK instances
Definition at line 94 of file rte_eal.h.
The documentation for this struct was generated from the following file: