#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 81 of file rte_eal.h.
Field Documentation
uint32_t service_lcore_count |
Number of available service cores.
Definition at line 84 of file rte_eal.h.
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: