DPDK 22.11.5
|
Go to the source code of this file.
Functions | |
enum rte_hypervisor | rte_hypervisor_get (void) |
const char * | rte_hypervisor_get_name (enum rte_hypervisor id) |
Hypervisor awareness.
Definition in file rte_hypervisor.h.
enum rte_hypervisor rte_hypervisor_get | ( | void | ) |
Get the id of hypervisor it is running on.
const char * rte_hypervisor_get_name | ( | enum rte_hypervisor | id | ) |
Get the name of a given hypervisor id.